Socket
Socket
Sign inDemoInstall

babel-preset-metal-resolve-source

Package Overview
Dependencies
10
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -33,3 +33,3 @@ 'use strict';

// If a module wasn't found with this name, just return the original path.
console.warn('Module with name "' + name + '" could not be found by node."', e);
console.warn('Module with name "' + name + '" could not be found by node."', e.message);
return name;

@@ -36,0 +36,0 @@ }

{
"name": "babel-preset-metal-resolve-source",
"version": "1.0.0",
"version": "1.0.1",
"description": "A babel preset for building Metal.js projects that automatically resolves imports into full paths",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc