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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1644+bcc68e119",
"version": "2.0.0-canary.1646+9eff0bfeb",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1642+bcc68e119"
"parcel": "^2.0.0-canary.1644+9eff0bfeb"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1644+bcc68e119"
"@parcel/plugin": "2.0.0-canary.1646+9eff0bfeb"
},
"gitHead": "bcc68e1196ad4df0a75a2f41fd50fdacb2b7a561"
"gitHead": "9eff0bfeb655845c8ffd86d8acdba9a21bbafc82"
}