@appbaseio/reactivecore
Advanced tools
Comparing version 10.0.0-alpha.19 to 10.0.0-alpha.21
{ | ||
"name": "@appbaseio/reactivecore", | ||
"version": "10.0.0-alpha.19", | ||
"version": "10.0.0-alpha.21", | ||
"description": "Core architecture of reactive UI libraries", | ||
"main": "cjs/index.js", | ||
"module": "lib/index.mjs", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib/", | ||
"cjs/" | ||
"lib/" | ||
], | ||
"scripts": { | ||
"lint": "eslint .", | ||
"start": "rollup -c -w", | ||
"build": "rollup -c", | ||
"start": "yarn run build -w", | ||
"build": "babel --ignore __tests__ src --out-dir lib", | ||
"precommit": "eslint .", | ||
"prepublishOnly": "yarn run build", | ||
"version-upgrade": "nps upgrade-core -c ../../package-scripts.js", | ||
"postpublish": "yarn run version-upgrade", | ||
"test": "../../node_modules/jest/bin/jest.js --watch --env node" | ||
@@ -38,6 +37,3 @@ }, | ||
"devDependencies": { | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-commonjs": "^24.1.0", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"babel-cli": "^6.24.1", | ||
"babel-eslint": "^7.2.3", | ||
@@ -52,9 +48,5 @@ "babel-preset-react-native": "^4.0.0", | ||
"eslint-plugin-react": "^7.5.1", | ||
"glob": "^10.2.1", | ||
"husky": "^0.14.3", | ||
"jest": "^22.4.2", | ||
"nps": "^5.9.5", | ||
"rollup": "^3.20.7", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"rollup-plugin-terser": "^7.0.2" | ||
"nps": "^5.9.5" | ||
}, | ||
@@ -61,0 +53,0 @@ "engines": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 6 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
13
7
232029
69
0
60