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

@parcel/create-react-app

Package Overview
Dependencies
Maintainers
0
Versions
604
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/create-react-app - npm Package Compare versions

Comparing version 2.12.1-canary.3345 to 2.12.1-canary.3350

16

package.json
{
"name": "@parcel/create-react-app",
"version": "2.12.1-canary.3345+9c95c1b9b",
"version": "2.12.1-canary.3350+5ecb1316c",
"bin": {

@@ -16,9 +16,4 @@ "parcel-create-react-app": "lib/bin.js"

"templates",
"lib",
"bin"
"lib"
],
"scripts": {
"prepack": "./ensure-no-dev-lib.sh",
"dev:prepare": "rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js"
},
"license": "MIT",

@@ -41,6 +36,5 @@ "publishConfig": {

"@babel/core": "^7.22.11",
"@parcel/babel-register": "2.12.0",
"rimraf": "^5.0.5"
"@parcel/babel-register": "2.12.0"
},
"gitHead": "9c95c1b9ba961142e8aab79378be988afe3ed624"
}
"gitHead": "5ecb1316c23d22b89bd3e2fbb44137761cecfc70"
}
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