Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/node-resolver-core

Package Overview
Dependencies
Maintainers
1
Versions
882
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/node-resolver-core - npm Package Compare versions

Comparing version 3.4.4-canary.3387 to 3.4.4-canary.3388

2

lib/Wrapper.js

@@ -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"
}
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