react-dom
Advanced tools
Comparing version 15.3.0 to 15.3.1-rc.1
/** | ||
* ReactDOMServer v15.3.0 | ||
* ReactDOMServer v15.3.1-rc.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-present, Facebook, Inc. |
/** | ||
* ReactDOMServer v15.3.0 | ||
* ReactDOMServer v15.3.1-rc.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-present, Facebook, Inc. |
/** | ||
* ReactDOM v15.3.0 | ||
* ReactDOM v15.3.1-rc.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-present, Facebook, Inc. |
/** | ||
* ReactDOM v15.3.0 | ||
* ReactDOM v15.3.1-rc.1 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-present, Facebook, Inc. |
{ | ||
"name": "react-dom", | ||
"version": "15.3.0", | ||
"version": "15.3.1-rc.1", | ||
"description": "React package for working with the DOM.", | ||
@@ -17,4 +17,12 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^15.3.0" | ||
} | ||
"react": "^15.3.1-rc.1" | ||
}, | ||
"files": [ | ||
"LICENSE", | ||
"PATENTS", | ||
"README.md", | ||
"dist/", | ||
"index.js", | ||
"server.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
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
8896
10
1