@parcel/create-react-app
Advanced tools
Comparing version 2.12.1-dev.3268 to 2.12.1-dev.3275
{ | ||
"name": "@parcel/create-react-app", | ||
"version": "2.12.1-dev.3268+10d19ff8a", | ||
"version": "2.12.1-dev.3275+8b017703f", | ||
"bin": { | ||
@@ -16,4 +16,9 @@ "parcel-create-react-app": "lib/bin.js" | ||
"templates", | ||
"lib" | ||
"lib", | ||
"bin" | ||
], | ||
"scripts": { | ||
"prepack": "./ensure-no-dev-lib.sh", | ||
"dev:prepare": "rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js" | ||
}, | ||
"license": "MIT", | ||
@@ -36,5 +41,6 @@ "publishConfig": { | ||
"@babel/core": "^7.22.11", | ||
"@parcel/babel-register": "2.12.0" | ||
"@parcel/babel-register": "2.12.0", | ||
"rimraf": "^5.0.5" | ||
}, | ||
"gitHead": "10d19ff8a34dd8f479847aadf9865be48a8fad84" | ||
} | ||
"gitHead": "8b017703fdf4a90a643ce0190cdd7482060dc86b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
311292
17
274
3