react-json-pretty
Advanced tools
Comparing version 1.4.0 to 1.4.2-0
@@ -12,6 +12,2 @@ { | ||
"license": "MIT", | ||
"dependencies": { | ||
"react": "^0.14.3", | ||
"react-dom": "^0.14.3" | ||
}, | ||
"devDependencies": { | ||
@@ -26,4 +22,8 @@ "babel-loader": "^6.2.0", | ||
"webpack": "^1.12.9", | ||
"react-json-pretty": "~1.3.0" | ||
"react-json-pretty": "~1.4.0" | ||
}, | ||
"dependencies": { | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2" | ||
} | ||
} |
{ | ||
"name": "react-json-pretty", | ||
"version": "1.4.0", | ||
"version": "1.4.2-0", | ||
"description": "A code formatting tool for raw json data", | ||
@@ -22,3 +22,4 @@ "main": "src/JSONPretty.js", | ||
"peerDependencies": { | ||
"react": "^0.14.3" | ||
"react": ">=0.14.0", | ||
"react-dom": ">=0.14.0" | ||
}, | ||
@@ -25,0 +26,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1443141
2
35201
3