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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1608+e1d3cbe91",
"version": "2.0.0-canary.1609+d988abeb1",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1606+e1d3cbe91"
"parcel": "^2.0.0-canary.1607+d988abeb1"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1608+e1d3cbe91"
"@parcel/plugin": "2.0.0-canary.1609+d988abeb1"
},
"gitHead": "e1d3cbe910e746380822e9b5a8a18c9574e6925c"
"gitHead": "d988abeb1c666ad2649d4c2b43a108eba0d7a226"
}