react-dom
Advanced tools
Comparing version 0.14.0-beta1 to 0.14.0-beta2
@@ -1,1 +0,1 @@ | ||
module.exports = require('react/lib/ReactDOMClient'); | ||
module.exports = require('react/lib/ReactDOM'); |
{ | ||
"name": "react-dom", | ||
"version": "0.14.0-beta1", | ||
"version": "0.14.0-beta2", | ||
"description": "React package for working with the DOM.", | ||
@@ -19,4 +19,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"react": "^0.14.0-beta1" | ||
"fbjs": "0.1.0-alpha.4", | ||
"react": "^0.14.0-beta2" | ||
} | ||
} |
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
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
1526
2
+ Addedfbjs@0.1.0-alpha.4
+ Addedfbjs@0.1.0-alpha.4(transitive)
Updatedreact@^0.14.0-beta2