@parcel/node-resolver-core
Advanced tools
Comparing version 3.4.4-canary.3387 to 3.4.4-canary.3388
@@ -604,3 +604,3 @@ "use strict"; | ||
let conditions = 0; | ||
let conditions = 1 << 17; | ||
if (env.isBrowser()) { | ||
@@ -607,0 +607,0 @@ conditions |= 1 << 4; |
{ | ||
"name": "@parcel/node-resolver-core", | ||
"version": "3.4.4-canary.3387+8a15d0c64", | ||
"version": "3.4.4-canary.3388+393f497bd", | ||
"license": "MIT", | ||
@@ -29,6 +29,6 @@ "publishConfig": { | ||
"@mischnic/json-sourcemap": "^0.1.0", | ||
"@parcel/diagnostic": "2.0.0-canary.1764+8a15d0c64", | ||
"@parcel/fs": "2.0.0-canary.1764+8a15d0c64", | ||
"@parcel/rust": "2.13.4-canary.3387+8a15d0c64", | ||
"@parcel/utils": "2.0.0-canary.1764+8a15d0c64", | ||
"@parcel/diagnostic": "2.0.0-canary.1765+393f497bd", | ||
"@parcel/fs": "2.0.0-canary.1765+393f497bd", | ||
"@parcel/rust": "2.13.4-canary.3388+393f497bd", | ||
"@parcel/utils": "2.0.0-canary.1765+393f497bd", | ||
"nullthrows": "^1.1.1", | ||
@@ -64,3 +64,3 @@ "semver": "^7.5.2" | ||
}, | ||
"gitHead": "8a15d0c64fc95a151bcf8b3f0428acc4cda745ee" | ||
"gitHead": "393f497bd438d2c06b27d3ca59e5d5aa5eaeaf5b" | ||
} |
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
32055