Comparing version 0.33.0 to 0.33.1-0.34.0-0.0
{ | ||
"name": "@nivo/pie", | ||
"version": "0.33.0", | ||
"version": "0.33.1-0.34.0-0.0", | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"module": "es/index.js", | ||
"jsnext:main": "es/index.js", | ||
"main": "./index.js", | ||
"files": [ | ||
"README.md", | ||
"index.js", | ||
"cjs/" | ||
], | ||
"dependencies": { | ||
"@nivo/core": "0.33.0", | ||
"@nivo/legends": "0.33.0", | ||
"@nivo/core": "0.33.1-0.34.0-0.0", | ||
"@nivo/legends": "0.33.1-0.34.0-0.0", | ||
"d3-shape": "^1.2.0", | ||
@@ -16,4 +19,4 @@ "react-motion": "^0.5.2", | ||
"devDependencies": { | ||
"@nivo/babel-preset": "0.33.0", | ||
"@nivo/generators": "0.33.0", | ||
"@nivo/babel-preset": "0.33.1-0.34.0-0.0", | ||
"@nivo/generators": "0.33.1-0.34.0-0.0", | ||
"babel-cli": "^6.26.0", | ||
@@ -23,8 +26,8 @@ "babel-jest": "^20.0.3", | ||
"jest": "^21.0.1", | ||
"react": "^15.6.1", | ||
"react-dom": "^15.6.1" | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": ">= 15.6.1 < 17.0.0" | ||
"react": ">= 16.2.0 < 17.0.0" | ||
}, | ||
@@ -34,9 +37,3 @@ "publishConfig": { | ||
}, | ||
"scripts": { | ||
"build:commonjs": "rm -rf lib && cross-env NODE_ENV=commonjs babel src --out-dir lib", | ||
"build:commonjs:watch": "npm run build:commonjs -- --watch", | ||
"build:es": "rm -rf es && cross-env NODE_ENV=es babel src --out-dir es", | ||
"build:es:watch": "npm run build:es -- --watch", | ||
"build": "npm run build:commonjs && npm run build:es" | ||
} | ||
"scripts": {} | ||
} |
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
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
22959
4
542
1
+ Added@nivo/core@0.33.1-0.34.0-0.0(transitive)
+ Added@nivo/legends@0.33.1-0.34.0-0.0(transitive)
- Removed@nivo/core@0.33.0(transitive)
- Removed@nivo/legends@0.33.0(transitive)
Updated@nivo/core@0.33.1-0.34.0-0.0