Socket
Socket
Sign inDemoInstall

requisite

Package Overview
Dependencies
312
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.19.9 to 1.19.10

5

lib/module.js

@@ -290,7 +290,8 @@ // Generated by CoffeeScript 1.11.1

}
dep.compilers = _this.compilers;
dep.moduleCache = _this.moduleCache;
dep.naked = _this.naked;
dep.resolver = _this.resolver;
dep.strict = _this.strict;
dep.urlRoot = _this.urlRoot;
dep.strict = _this.strict;
dep.naked = _this.naked;
mod = new Module(dep.requiredAs, dep);

@@ -297,0 +298,0 @@ mod.exclude = _this.exclude;

2

package.json
{
"name": "requisite",
"version": "1.19.9",
"version": "1.19.10",
"description": "A cosmic javascript bundler.",

@@ -5,0 +5,0 @@ "homepage": "http://requisitejs.org",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc