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-dev.1605

8

package.json
{
"name": "@parcel/packager-ts",
"version": "2.0.0-dev.1604+84cc7a049",
"version": "2.0.0-dev.1605+2125d8fe4",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-dev.1602+84cc7a049"
"parcel": "^2.0.0-dev.1603+2125d8fe4"
},
"dependencies": {
"@parcel/plugin": "2.0.0-dev.1604+84cc7a049"
"@parcel/plugin": "2.0.0-dev.1605+2125d8fe4"
},
"gitHead": "84cc7a049123eb71c8e87396a90b9dddd9ae0425"
"gitHead": "2125d8fe4b8352c01d5ae1d98a32572352d8ab14"
}