@waves/assets-pairs-order
Advanced tools
Comparing version 2.2.0 to 2.3.1
{ | ||
"name": "@waves/assets-pairs-order", | ||
"version": "2.2.0", | ||
"main": "dist/index.js", | ||
"version": "2.3.1", | ||
"main": "src/index.js", | ||
"license": "MIT", | ||
@@ -11,8 +11,5 @@ "repository": { | ||
"scripts": { | ||
"build:cjs": "rollup -c rollup.cjs.js", | ||
"build:cjs:prod": "rollup -c rollup.prod.cjs.js", | ||
"build:umd": "rollup -c rollup.umd.js", | ||
"build:umd:prod": "rollup -c rollup.prod.umd.js", | ||
"test": "jest", | ||
"prepublish": "yarn test && yarn build:cjs:prod && yarn build:umd:prod" | ||
"prepublish": "yarn test && yarn build:umd" | ||
}, | ||
@@ -19,0 +16,0 @@ "devDependencies": { |
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
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
237211
10
2238