New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/packager-js

Package Overview
Dependencies
Maintainers
0
Versions
904
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/packager-js - npm Package Compare versions

Comparing version 2.0.0-canary.1780 to 2.0.0-canary.1781

1

lib/dev-prelude.js

@@ -105,2 +105,3 @@ // modules are defined as an array

this.bundle = newRequire;
this.require = nodeRequire;
this.exports = {};

@@ -107,0 +108,0 @@ }

16

package.json
{
"name": "@parcel/packager-js",
"version": "2.0.0-canary.1780+1e6f4b373",
"version": "2.0.0-canary.1781+548c70b72",
"license": "MIT",

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

"node": ">= 16.0.0",
"parcel": "^2.0.0-canary.1778+1e6f4b373"
"parcel": "^2.0.0-canary.1779+548c70b72"
},
"dependencies": {
"@parcel/diagnostic": "2.0.0-canary.1780+1e6f4b373",
"@parcel/plugin": "2.0.0-canary.1780+1e6f4b373",
"@parcel/rust": "2.13.4-canary.3403+1e6f4b373",
"@parcel/diagnostic": "2.0.0-canary.1781+548c70b72",
"@parcel/plugin": "2.0.0-canary.1781+548c70b72",
"@parcel/rust": "2.13.4-canary.3404+548c70b72",
"@parcel/source-map": "^2.1.1",
"@parcel/types": "2.0.0-canary.1780+1e6f4b373",
"@parcel/utils": "2.0.0-canary.1780+1e6f4b373",
"@parcel/types": "2.0.0-canary.1781+548c70b72",
"@parcel/utils": "2.0.0-canary.1781+548c70b72",
"globals": "^13.2.0",
"nullthrows": "^1.1.1"
},
"gitHead": "1e6f4b37336bf6dcf2406bc648131f28c7d0012a"
"gitHead": "548c70b72ab67f22457e74736d4371d24525fa99"
}

@@ -105,2 +105,3 @@ // modules are defined as an array

this.bundle = newRequire;
this.require = nodeRequire;
this.exports = {};

@@ -107,0 +108,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc