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 c0471f4 commit 4737b47Copy full SHA for 4737b47
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "simplify-security",
3
- "version": "0.1.8",
+ "version": "0.1.9",
4
"description": "Simplify Security & Operation Interface",
5
"main": "entrypoint.js",
6
"bin": {
@@ -26,6 +26,7 @@
26
},
27
"homepage": "https://github.com/simplify-framework/security#readme",
28
"dependencies": {
29
+ "yargs": "^16.2.0",
30
"asciichart": "^1.5.21",
31
"mkdirp": "^1.0.4",
32
"simplify-sdk": "^0.1.49"
0 commit comments