Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-dom-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dom-polyfill - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0-beta.4

4

lib/index.js

@@ -16,4 +16,4 @@ 'use strict';

} else {
var render = React.render;
var unmountComponentAtNode = React.unmountComponentAtNode;
var render = React.render,
unmountComponentAtNode = React.unmountComponentAtNode;

@@ -20,0 +20,0 @@ return {

{
"name": "react-dom-polyfill",
"version": "1.0.1",
"version": "2.0.0-beta.4",
"description": "Publish React libs that work with all React versions (0.12+)",

@@ -5,0 +5,0 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/master/packages/react-dom-polyfill",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc