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-canary.1633

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1632+98a6b8ed7",
"version": "2.0.0-canary.1633+5b0f645b9",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1630+98a6b8ed7"
"parcel": "^2.0.0-canary.1631+5b0f645b9"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1632+98a6b8ed7"
"@parcel/plugin": "2.0.0-canary.1633+5b0f645b9"
},
"gitHead": "98a6b8ed78a3f977e3b2fecb2561ac831f88d221"
"gitHead": "5b0f645b9104f2a9fcd40a88c22859673e75e67a"
}