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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1616+5705e4059",
"version": "2.0.0-canary.1617+56ffb67bf",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1614+5705e4059"
"parcel": "^2.0.0-canary.1615+56ffb67bf"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1616+5705e4059"
"@parcel/plugin": "2.0.0-canary.1617+56ffb67bf"
},
"gitHead": "5705e4059818daa26228672d737db0286f0b4ecf"
"gitHead": "56ffb67bf22ad0e218696c50840d9268c609f129"
}