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

resquire

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resquire - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

index.js

@@ -0,1 +1,7 @@

/**
* Due to the way Node manages modules, the functionality inside this file will
* only ever be run once, even if a user decides to require 'resquire' more than
* once.
*/
'use strict'

@@ -2,0 +8,0 @@

2

package.json
{
"name": "resquire",
"version": "1.0.1",
"version": "1.0.2",
"description": "Allows for more complex requires, making Node requires feel more like importing with namespaces as seen in other languages.",

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