New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-15

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-15

Copy of react 15

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

react-15

NPM

NPM version

Copy of react@15.

Install

npm install react-15

Usage

The following files and directories are copied:

  • dist
  • lib
  • react.js

This means you can require with CommonJS:

var shallowCompare = require('react-15/lib/shallowCompare');

Or with ES Modules:

import sliceChildren from 'react-15/lib/sliceChildren';

License

MIT. See license from original project.

Keywords

react

FAQs

Package last updated on 22 Oct 2023

Did you know?

Socket

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