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

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-canary.1628+218217c2f",
"version": "2.0.0-canary.1629+734a0fab0",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1626+218217c2f"
"parcel": "^2.0.0-canary.1627+734a0fab0"
},
"dependencies": {
"@parcel/plugin": "2.0.0-canary.1628+218217c2f"
"@parcel/plugin": "2.0.0-canary.1629+734a0fab0"
},
"gitHead": "218217c2fc11ec1a4e52fd78e78af285b549da46"
"gitHead": "734a0fab0e031acbde47ec89487b09aaff882585"
}