react-grid-system
Advanced tools
Comparing version 2.9.3 to 2.9.4
{ | ||
"name": "react-grid-system", | ||
"version": "2.9.3", | ||
"version": "2.9.4", | ||
"description": "A no CSS Bootstrap-like responsive grid system for React.", | ||
@@ -12,3 +12,3 @@ "main": "./build/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "npm run build" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -46,5 +46,5 @@ "files": [ | ||
"dependencies": { | ||
"lodash": "4.17.4", | ||
"prop-types": "15.5.8", | ||
"react": "15.5.4" | ||
"lodash": "^4.17.4", | ||
"prop-types": "^15.5.0", | ||
"react": "^15.5.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |
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
+ Addedcreate-react-class@15.7.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@15.7.0(transitive)
+ Addedreact-is@16.13.1(transitive)
- Removedlodash@4.17.4(transitive)
- Removedprop-types@15.5.8(transitive)
- Removedreact@15.5.4(transitive)
Updatedlodash@^4.17.4
Updatedprop-types@^15.5.0
Updatedreact@^15.5.0