@waves/data-entities
Advanced tools
Comparing version 2.0.0-a to 2.0.0-a3
{ | ||
"name": "@waves/data-entities", | ||
"description": "Waves data types", | ||
"version": "2.0.0-a", | ||
"version": "2.0.0-a3", | ||
"license": "Apache-2.0", | ||
@@ -20,9 +20,8 @@ "private": false, | ||
"build": "./node_modules/.bin/browserify ./dist/index.js --node -s data-entities -u @waves/bignumber -o ./dist/data-entities.js", | ||
"patch": "npm version patch && npm publish && git push", | ||
"minor": "npm version minor && npm publish && git push", | ||
"major": "npm version major && npm publish && git push", | ||
"prepublish": "npm test", | ||
"postversion": "npm publish && git push", | ||
"test": "./node_modules/.bin/tsc -p ./test/tsconfig.json && ./node_modules/.bin/mocha $(find ./tmp -name '*.spec.js')" | ||
}, | ||
"dependencies": { | ||
"@waves/bignumber": "0.0.1-a" | ||
"@waves/bignumber": "0.0.1-a5" | ||
}, | ||
@@ -29,0 +28,0 @@ "devDependencies": { |
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
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
0
62291
+ Added@waves/bignumber@0.0.1-a5(transitive)
- Removed@waves/bignumber@0.0.1-a(transitive)
Updated@waves/bignumber@0.0.1-a5