mirror of
https://github.com/moloch--/sliver-script
synced 2026-06-08 16:08:26 +00:00
v1.0.32
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sliver-script",
|
||||
"version": "1.0.31",
|
||||
"version": "1.0.32",
|
||||
"description": "TypeScript/JavaScript Sliver client library",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
@@ -7,6 +7,7 @@ export enum Events {
|
||||
Canary = 'canary',
|
||||
JobStarted = 'job-started',
|
||||
JobStopped = 'job-stopped',
|
||||
Build = 'build',
|
||||
BuildCompleted = 'build-completed',
|
||||
Profile = 'profile',
|
||||
Website = 'website'
|
||||
|
||||
Reference in New Issue
Block a user