Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deumdify

Package Overview
Dependencies
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deumdify - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

2

index.js

@@ -79,3 +79,3 @@ 'use strict';

this.push(new Buffer(prune(pattern) + chunk));
this.push(prune(pattern) + chunk);
next();

@@ -82,0 +82,0 @@ });

{
"name": "deumdify",
"version": "1.2.6",
"version": "1.2.7",
"description": "Browserify plugin to expose a standalone bundle as a property of the global object",

@@ -36,3 +36,3 @@ "keywords": [

"devDependencies": {
"browserify": "~16.0.0",
"browserify": "~16.1.0",
"concat-stream": "~1.6.0",

@@ -39,0 +39,0 @@ "istanbul": "~0.4.5",

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