Socket
Socket
Sign inDemoInstall

@dword-design/babel-plugin-wildcard

Package Overview
Dependencies
12
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

lib/index.js

@@ -179,4 +179,2 @@ 'use strict';

var name;
console.log(JSON.stringify(_path3.default.join(src, _path3.default.basename(file))));
console.log(JSON.stringify(_path3.default.sep));
if (state.opts.nostrip !== true) {

@@ -183,0 +181,0 @@ name = "./" + _path3.default.join(src, _path3.default.basename(file)).split(_path3.default.sep).join('/');

2

package.json
{
"name": "@dword-design/babel-plugin-wildcard",
"version": "0.0.2",
"version": "0.0.3",
"description": "`import` now works with directories",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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