react-test-renderer
Advanced tools
Comparing version 15.3.2 to 15.4.0-rc.1
@@ -1,4 +0,3 @@ | ||
'use strict'; | ||
module.exports = require('react/lib/ReactTestRenderer'); | ||
module.exports = require('./lib/ReactTestRenderer'); |
{ | ||
"name": "react-test-renderer", | ||
"version": "15.3.2", | ||
"version": "15.4.0-rc.1", | ||
"description": "React package for snapshot testing.", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^15.3.2" | ||
"react": "^15.4.0-rc.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "files": [ |
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
1508
1