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

modulr

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modulr - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

1

main.js

@@ -52,2 +52,3 @@ var fs = require('fs'),

config.isPackageAware = true;
config.root = root;
configCallback(config);

@@ -54,0 +55,0 @@ build(json.main, config, callback);

2

package.json

@@ -5,3 +5,3 @@ {

"main": "./main",
"version": "0.4.1",
"version": "0.4.2",
"dependencies": {

@@ -8,0 +8,0 @@ "module-grapher" : ">=0.5.2"

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