@parcel/packager-webextension
Advanced tools
Comparing version 2.12.1-canary.3353 to 2.12.1-canary.3354
@@ -35,3 +35,3 @@ "use strict"; | ||
} | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
var _default = exports.default = new (_plugin().Packager)({ | ||
@@ -38,0 +38,0 @@ async package({ |
{ | ||
"name": "@parcel/packager-webextension", | ||
"version": "2.12.1-canary.3353+684b164a3", | ||
"version": "2.12.1-canary.3354+6f68c78b1", | ||
"license": "MIT", | ||
@@ -20,10 +20,10 @@ "publishConfig": { | ||
"node": ">=16.0.0", | ||
"parcel": "^2.0.0-canary.1728+684b164a3" | ||
"parcel": "^2.0.0-canary.1729+6f68c78b1" | ||
}, | ||
"dependencies": { | ||
"@parcel/plugin": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/utils": "2.0.0-canary.1730+684b164a3", | ||
"@parcel/plugin": "2.0.0-canary.1731+6f68c78b1", | ||
"@parcel/utils": "2.0.0-canary.1731+6f68c78b1", | ||
"nullthrows": "^1.1.1" | ||
}, | ||
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb" | ||
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
9300