react-dom
Advanced tools
Comparing version 0.14.7 to 0.14.8
/** | ||
* ReactDOMServer v0.14.7 | ||
* ReactDOMServer v0.14.8 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-2015, Facebook, Inc. |
/** | ||
* ReactDOMServer v0.14.7 | ||
* ReactDOMServer v0.14.8 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-2015, Facebook, Inc. |
/** | ||
* ReactDOM v0.14.7 | ||
* ReactDOM v0.14.8 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-2015, Facebook, Inc. |
/** | ||
* ReactDOM v0.14.7 | ||
* ReactDOM v0.14.8 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright 2013-2015, Facebook, Inc. |
{ | ||
"name": "react-dom", | ||
"version": "0.14.7", | ||
"version": "0.14.8", | ||
"description": "React package for working with the DOM.", | ||
@@ -17,4 +17,4 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.7" | ||
"react": "^0.14.8" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0