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

custom-require

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-require - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

4

dist/CustomRequire.js

@@ -225,3 +225,5 @@ "use strict";

var parentModule = _a[_i];
parentModule.__callParentRequires(mod, cyclicCheck);
if (cyclicCheck.indexOf(parentModule) < 0) {
parentModule.__callParentRequires(mod, cyclicCheck);
}
}

@@ -228,0 +230,0 @@ };

@@ -34,3 +34,3 @@ {

},
"version": "0.1.15",
"version": "0.1.16",
"dependencies": {

@@ -37,0 +37,0 @@ "callsite": "^1.0.0"

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