@allthings/react-view
Advanced tools
Comparing version 1.4.0 to 2.0.0
@@ -6,3 +6,3 @@ { | ||
"description": "A fully flexed View component for React.", | ||
"version": "1.4.0", | ||
"version": "2.0.0", | ||
"files": [ | ||
@@ -26,18 +26,17 @@ "lib", | ||
"glamor": "^2.20.40", | ||
"prop-types": "^15.5.8" | ||
"prop-types": "^15.5.10" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-eslint": "^7.2.2", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-object-rest-spread": "^6.23.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-react": "^6.24.1", | ||
"prop-types": "^15.5.8", | ||
"react": "^15.5.4", | ||
"snazzy": "^7.0.0", | ||
"standard": "^10.0.2" | ||
"babel-cli": "6.24.1", | ||
"babel-eslint": "7.2.3", | ||
"babel-plugin-transform-class-properties": "6.24.1", | ||
"babel-plugin-transform-object-rest-spread": "6.23.0", | ||
"babel-preset-es2015": "6.24.1", | ||
"babel-preset-react": "6.24.1", | ||
"react": "17.0.2", | ||
"snazzy": "7.0.0", | ||
"standard": "10.0.3" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=0.14.0 <16.0.0" | ||
"react": ">=0.14.0 <18.0.0" | ||
}, | ||
@@ -44,0 +43,0 @@ "repository": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9
20686
1
+ Addedreact@17.0.2(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedreact@15.7.0(transitive)
Updatedprop-types@^15.5.10