@figuredev/business-config-sdk
Advanced tools
Comparing version 0.9.0 to 0.9.2
{ | ||
"name": "@figuredev/business-config-sdk", | ||
"version": "0.9.0", | ||
"version": "0.9.2", | ||
"license": "ISC", | ||
"type": "module", | ||
"files": [ | ||
"lib/*" | ||
], | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
"axios": "^0.21.1" | ||
"axios": "^0.21.1", | ||
"typescript": "^4.3.5" | ||
}, | ||
"scripts": { | ||
"prepublish": "yarn build", | ||
"build": "rm -rf lib && tsc" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
11365
20
183
2
1
No
+ Addedtypescript@^4.3.5
+ Addedtypescript@4.9.5(transitive)