react-json-pretty
Advanced tools
Comparing version 1.4.2-0 to 1.5.0
@@ -20,9 +20,9 @@ { | ||
"stylus-loader": "^1.4.2", | ||
"webpack": "^1.12.9", | ||
"react-json-pretty": "~1.4.0" | ||
"webpack": "^1.12.9" | ||
}, | ||
"dependencies": { | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2" | ||
"react-dom": "^15.4.2", | ||
"react-json-pretty": "^1.4.0" | ||
} | ||
} |
{ | ||
"name": "react-json-pretty", | ||
"version": "1.4.2-0", | ||
"version": "1.5.0", | ||
"description": "A code formatting tool for raw json data", | ||
@@ -5,0 +5,0 @@ "main": "src/JSONPretty.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
1443139