Socket
Socket
Sign inDemoInstall

babelify

Package Overview
Dependencies
53
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.0-beta.0 to 10.0.0-beta.1

.npmignore

5

index.js

@@ -89,9 +89,6 @@ "use strict";

// The default sourcemap path is the path of the file relative to the
// basedir. This should mirror Browserify's internal behavior when
// 'debug' is enabled.
sourceFileName:
sourceMapsAbsolute
? absoluteFilename
: path.relative(basedir, absoluteFilename),
: undefined,
});

@@ -98,0 +95,0 @@

2

package.json
{
"name": "babelify",
"description": "Babel browserify transform",
"version": "10.0.0-beta.0",
"version": "10.0.0-beta.1",
"author": "Sebastian McKenzie <sebmck@gmail.com>",

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

Sorry, the diff of this file is not supported yet

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