Socket
Socket
Sign inDemoInstall

commonjs-walker

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonjs-walker - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/parser.js

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

code: 'EPARSEJS',
message: 'Error parsing "' + path + '": ' + e.stack,
message: 'Error parsing "' + path + '": ' + err.stack,
data: {

@@ -30,0 +30,0 @@ path: path,

{
"name": "commonjs-walker",
"version": "1.0.4",
"version": "1.0.5",
"description": "Analyzer and tree walker for commonjs.",

@@ -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