Socket
Socket
Sign inDemoInstall

browserify

Package Overview
Dependencies
Maintainers
10
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify - npm Package Compare versions

Comparing version 10.1.2 to 10.1.3

2

bin/cmd.js
#!/usr/bin/env node
var fs = require('fs');
var JSONStream = require('jsonstream');
var JSONStream = require('JSONStream');
var through = require('through2');

@@ -5,0 +5,0 @@

{
"name": "browserify",
"version": "10.1.2",
"version": "10.1.3",
"description": "browser-side require() the node way",

@@ -23,2 +23,3 @@ "main": "index.js",

"dependencies": {
"JSONStream": "^1.0.3",
"assert": "~1.3.0",

@@ -49,3 +50,2 @@ "browser-pack": "^4.0.3",

"isarray": "0.0.1",
"jsonstream": "^1.0.3",
"labeled-stream-splicer": "^1.0.0",

@@ -52,0 +52,0 @@ "module-deps": "^3.7.11",

Sorry, the diff of this file is not supported yet

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