We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925670f commit d4c76c8Copy full SHA for d4c76c8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketsecurity/sdk",
3
- "version": "0.6.0",
+ "version": "0.7.0",
4
"license": "MIT",
5
"description": "SDK for the Socket API client",
6
"author": {
@@ -82,4 +82,4 @@
82
"test:mocha": "c8 --reporter=lcov --reporter text mocha 'test/**/*.spec.js'",
83
"test": "run-s check test:*"
84
}
85
-}
+}
0 commit comments