@jswork/active-code-cli
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
const TMP_DIR = '/tmp/idea-crack'; | ||
const ZIP_DIR = 'http://soft-hub.cn/article/ll2d7f50fa62eb45f0171c5321f9fc926f.zip'; | ||
const ZIP_DIR = `http://idea.medeming.com/jets/images/jihuoma.zip?tm=${Date.now()}`; | ||
@@ -17,0 +17,0 @@ program.version(version); |
{ | ||
"name": "@jswork/active-code-cli", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Get active code and copy it.", | ||
@@ -42,6 +42,8 @@ "homepage": "https://github.com/afeiship/active-code-cli", | ||
"keywords": [ | ||
"slate", | ||
"plugin", | ||
"link" | ||
"crack", | ||
"code", | ||
"cli", | ||
"rubymime", | ||
"idea" | ||
] | ||
} |
@@ -16,2 +16,8 @@ # active-code-cli | ||
## dependencies | ||
```shell | ||
# 7z | ||
brew install p7zip | ||
``` | ||
## usage | ||
@@ -18,0 +24,0 @@ ~~~ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5153
45