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

@parcel/runtime-js

Package Overview
Dependencies
Maintainers
1
Versions
892
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/runtime-js - npm Package Compare versions

Comparing version 2.0.0-nightly.340 to 2.0.0-nightly.341

8

package.json
{
"name": "@parcel/runtime-js",
"version": "2.0.0-nightly.340+8d643288",
"version": "2.0.0-nightly.341+1f558665",
"license": "MIT",

@@ -23,7 +23,7 @@ "publishConfig": {

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.340+8d643288",
"@parcel/utils": "2.0.0-nightly.340+8d643288",
"@parcel/plugin": "2.0.0-nightly.341+1f558665",
"@parcel/utils": "2.0.0-nightly.341+1f558665",
"nullthrows": "^1.1.1"
},
"gitHead": "8d64328859b787164e596a2140cccfa320e3a799"
"gitHead": "1f5586657f1ea8660ca1f06abdd75687851ebbb2"
}

@@ -57,3 +57,3 @@ // @flow strict-local

export default new Runtime({
export default (new Runtime({
apply({bundle, bundleGraph, options}) {

@@ -191,3 +191,3 @@ // Dependency ids in code replaced with referenced bundle names

},
});
}): Runtime);

@@ -194,0 +194,0 @@ function getLoaderRuntimes({

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