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

insert-module-globals

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insert-module-globals - npm Package Compare versions

Comparing version 6.4.1 to 6.4.2

2

bin/cmd.js

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

var concat = require('concat-stream');
var JSONStream = require('jsonstream');
var JSONStream = require('JSONStream');

@@ -9,0 +9,0 @@ var basedir = process.argv[2] || process.cwd();

{
"name": "insert-module-globals",
"version": "6.4.1",
"version": "6.4.2",
"description": "insert implicit module globals into a module-deps stream",

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

"dependencies": {
"JSONStream": "^1.0.3",
"combine-source-map": "~0.3.0",
"concat-stream": "~1.4.1",
"jsonstream": "^1.0.3",
"lexical-scope": "~1.1.0",

@@ -15,0 +15,0 @@ "process": "~0.11.0",

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