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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1606+f833a24f6",
"version": "2.0.0-canary.1607+89a69f59b",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1604+f833a24f6"
"parcel": "^2.0.0-canary.1605+89a69f59b"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1606+f833a24f6"
"@parcel/plugin": "2.0.0-canary.1607+89a69f59b"
},
"gitHead": "f833a24f620863a970e6077eeb1ee987b1a9d3ba"
"gitHead": "89a69f59b306e30d23136bb118dc9f6f95e15963"
}