New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-react-app

Package Overview
Dependencies
Maintainers
6
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-react-app - npm Package Compare versions

Comparing version 2.1.8 to 3.0.0-next.b0cbf2ca

1

createReactApp.js

@@ -138,3 +138,2 @@ /**

{
clipboard: false,
duplicates: true,

@@ -141,0 +140,0 @@ showNotFound: true,

16

package.json
{
"name": "create-react-app",
"version": "2.1.8",
"version": "3.0.0-next.b0cbf2ca",
"keywords": [

@@ -11,3 +11,3 @@ "react"

"engines": {
"node": ">=4"
"node": ">=8"
},

@@ -26,9 +26,9 @@ "bugs": {

"dependencies": {
"chalk": "1.1.3",
"commander": "2.18.0",
"cross-spawn": "4.0.2",
"envinfo": "5.11.1",
"fs-extra": "5.0.0",
"chalk": "2.4.2",
"commander": "2.19.0",
"cross-spawn": "6.0.5",
"envinfo": "7.1.0",
"fs-extra": "7.0.1",
"hyperquest": "2.1.3",
"semver": "5.5.1",
"semver": "5.6.0",
"tar-pack": "3.4.1",

@@ -35,0 +35,0 @@ "tmp": "0.0.33",

Sorry, the diff of this file is not supported yet

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