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

factor-bundle

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

factor-bundle - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

2

index.js

@@ -44,3 +44,3 @@ var Transform = require('stream').Transform;

b.pipeline.get('record').push(through.obj(function(row, enc, next) {
if (needRecords) {
if (row.file && needRecords) {
files.push(row.file);

@@ -47,0 +47,0 @@ }

{
"name": "factor-bundle",
"version": "2.3.2",
"version": "2.3.3",
"description": "factor browser-pack bundles into common shared bundles",

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

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