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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1605+3549c9116",
"version": "2.0.0-canary.1606+f833a24f6",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1603+3549c9116"
"parcel": "^2.0.0-canary.1604+f833a24f6"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1605+3549c9116"
"@parcel/plugin": "2.0.0-canary.1606+f833a24f6"
},
"gitHead": "3549c911655cd1e921947e7e83de949f6c1e9e8d"
"gitHead": "f833a24f620863a970e6077eeb1ee987b1a9d3ba"
}