Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "suf-cli", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Utility Cli", | ||
@@ -24,4 +24,3 @@ "main": "./dist/cli.js", | ||
"node-fetch": "^2.6.0", | ||
"suf-node": "^1.1.1", | ||
"typescript": "^3.8.3" | ||
"suf-node": "^1.1.1" | ||
}, | ||
@@ -33,4 +32,5 @@ "devDependencies": { | ||
"package-json-type": "^1.0.3", | ||
"tslib": "^1.11.1" | ||
"tslib": "^1.11.1", | ||
"typescript": "^3.8.3" | ||
} | ||
} |
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
3
6
- Removedtypescript@^3.8.3
- Removedtypescript@3.9.10(transitive)