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

@parcel/packager-ts

Package Overview
Dependencies
Maintainers
1
Versions
908
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/packager-ts - npm Package Compare versions

Comparing version

to
2.0.0-dev.1604

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-dev.1603+795716bf4",
"version": "2.0.0-dev.1604+84cc7a049",
"license": "MIT",

@@ -20,8 +20,8 @@ "publishConfig": {

"node": ">= 16.0.0",
"parcel": "^2.0.0-dev.1601+795716bf4"
"parcel": "^2.0.0-dev.1602+84cc7a049"
},
"dependencies": {
"@parcel/plugin": "2.0.0-dev.1603+795716bf4"
"@parcel/plugin": "2.0.0-dev.1604+84cc7a049"
},
"gitHead": "795716bf4650f012262eade20f8dc1cfd1f02580"
"gitHead": "84cc7a049123eb71c8e87396a90b9dddd9ae0425"
}