Socket
Socket
Sign inDemoInstall

react-dom

Package Overview
Dependencies
1
Maintainers
6
Versions
1802
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.3.0 to 15.3.1-rc.1

2

dist/react-dom-server.js
/**
* 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"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc