@parcel/packager-js
Advanced tools
Comparing version 2.0.0-canary.1780 to 2.0.0-canary.1781
@@ -105,2 +105,3 @@ // modules are defined as an array | ||
this.bundle = newRequire; | ||
this.require = nodeRequire; | ||
this.exports = {}; | ||
@@ -107,0 +108,0 @@ } |
{ | ||
"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 @@ } |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
173730
4537