react-json-editor-ajrm
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "react-json-editor-ajrm", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A stylish, editor-like, modular, react component for viewing, editing, and debugging javascript object syntax!", | ||
@@ -12,7 +12,4 @@ "author": "andrew.redican.mejia@gmail.com", | ||
"main": "dist/index.js", | ||
"publishConfig": { | ||
"allow-same-version": true | ||
}, | ||
"scripts": { | ||
"prepublishOnly": "npm build", | ||
"prepublishOnly": "npm run build", | ||
"build": "node ./node_modules/webpack/bin/webpack.js" | ||
@@ -19,0 +16,0 @@ }, |
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
6
204091