Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "bandicoot", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "React rich text editor", | ||
@@ -34,18 +34,18 @@ "main": "dist/bandicoot.umd.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.6.0", | ||
"@babel/core": "^7.6.0", | ||
"@babel/preset-env": "^7.6.0", | ||
"@babel/cli": "^7.2.3", | ||
"@babel/core": "^7.3.4", | ||
"@babel/preset-env": "^7.3.4", | ||
"@babel/preset-react": "^7.0.0", | ||
"browserslist-config-canopy": "^3.1.2", | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0", | ||
"rimraf": "^3.0.0", | ||
"rollup": "^1.21.4", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-babel-minify": "^9.0.0", | ||
"rollup-plugin-node-resolve": "^5.2.0" | ||
"browserslist-config-canopy": "^2.0.0", | ||
"react": "^16.8.4", | ||
"react-dom": "^16.8.4", | ||
"rimraf": "^2.6.3", | ||
"rollup": "^1.5.0", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-babel-minify": "^7.0.0", | ||
"rollup-plugin-node-resolve": "^4.0.1" | ||
}, | ||
"dependencies": { | ||
"@types/react": "^16.9.2" | ||
"@types/react": "^16.8.23" | ||
} | ||
} |
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
Updated@types/react@^16.8.23