New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/babel-ast-utils

Package Overview
Dependencies
Maintainers
1
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/babel-ast-utils - npm Package Compare versions

Comparing version 2.0.0-nightly.1962 to 2.0.0-nightly.1963

6

package.json
{
"name": "@parcel/babel-ast-utils",
"version": "2.0.0-nightly.1962+8d643288",
"version": "2.0.0-nightly.1963+1f558665",
"description": "Blazing fast, zero configuration web application bundler",

@@ -26,5 +26,5 @@ "license": "MIT",

"@parcel/source-map": "2.0.0-alpha.4.13",
"@parcel/utils": "2.0.0-nightly.340+8d643288"
"@parcel/utils": "2.0.0-nightly.341+1f558665"
},
"gitHead": "8d64328859b787164e596a2140cccfa320e3a799"
"gitHead": "1f5586657f1ea8660ca1f06abdd75687851ebbb2"
}

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

options: PluginOptions,
|}) {
|}): Promise<{|content: string, map: ?SourceMap|}> {
let sourceFileName: string = relativeUrl(options.projectRoot, asset.filePath);

@@ -50,0 +50,0 @@ let generated;

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