Socket
Socket
Sign inDemoInstall

react-dom-core

Package Overview
Dependencies
18
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-dom-core

Copy of react-dom 15


Version published
Weekly downloads
30K
decreased by-19.42%
Maintainers
1
Install size
3.80 MB
Created
Weekly downloads
 

Readme

Source

react-dom-core

NPM

NPM version

Copy of react-dom@15.

Install

npm install react-dom-core

Usage

The following files and directories are copied:

  • dist
  • lib
  • index.js
  • server.js
  • test-utils.js

This means you can require with CommonJS:

var HTMLDOMPropertyConfig = require('react-dom-core/lib/HTMLDOMPropertyConfig');

Or with ES Modules:

import SVGDOMPropertyConfig from 'react-dom-core/lib/SVGDOMPropertyConfig';

License

MIT. See license from original project.

Keywords

FAQs

Last updated on 22 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc