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

load-module

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

load-module - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

5

package.json
{
"name": "load-module",
"author": "Lloyd Brookes <75pound@gmail.com>",
"version": "4.0.0",
"version": "4.0.1",
"description": "Standard dynamic imports with a few extra features",

@@ -16,3 +16,4 @@ "repository": "https://github.com/75lb/load-module.git",

],
"main": "index.mjs",
"main": "./index.mjs",
"exports": "./index.mjs",
"engines": {

@@ -19,0 +20,0 @@ "node": ">=14"

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