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.1650

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1648+53161b463",
"version": "2.0.0-canary.1650+07dfb428a",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1646+53161b463"
"parcel": "^2.0.0-canary.1648+07dfb428a"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1648+53161b463"
"@parcel/plugin": "2.0.0-canary.1650+07dfb428a"
},
"gitHead": "53161b46382f9b0e57124c08eea4b526c6f1e995"
"gitHead": "07dfb428a775ccef7aac25affd9b042571ae1e34"
}