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

bfred-npm-bundler

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfred-npm-bundler - npm Package Compare versions

Comparing version 8.0.2 to 8.0.3

2

index.js

@@ -11,3 +11,3 @@ #!/usr/bin/env node

const packageInfo = readPkg();
const banner = `/*! npm.im/${packageInfo.name} */`;
const banner = `/*! npm.im/${packageInfo.name} ${packageInfo.version} */`;

@@ -14,0 +14,0 @@ const outputFilename = process.argv[2];

{
"name": "bfred-npm-bundler",
"version": "8.0.2",
"version": "8.0.3",
"description": "Opinionated ES6 library bundler based on rollup and buble",

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

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