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 7.0.0 to 7.0.1

1

index.js
#!/usr/bin/env node
'use strict';
const rollup = require('rollup').rollup;

@@ -3,0 +4,0 @@ const buble = require('rollup-plugin-buble');

2

package.json
{
"name": "bfred-npm-bundler",
"version": "7.0.0",
"version": "7.0.1",
"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