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

react-dev-utils

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dev-utils - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

checkRequiredFiles.js

28

package.json
{
"name": "react-dev-utils",
"version": "0.0.0"
"version": "0.1.0",
"description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
},
"engines": {
"node": ">=4"
},
"files": [
"clearConsole.js",
"checkRequiredFiles.js",
"formatWebpackMessages.js",
"InterpolateHtmlPlugin.js",
"openChrome.applescript",
"openBrowser.js",
"prompt.js",
"WatchMissingNodeModulesPlugin.js"
],
"dependencies": {
"chalk": "1.1.3",
"opn": "4.0.2"
},
"peerDependencies": {
"webpack": "^1.13.2"
}
}
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