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

lockandload

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lockandload - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

package.json
{
"name": "lockandload",
"version": "3.0.2",
"version": "3.0.3",
"description": "Minimalist AMD-compliant Javascript and CSS loader",

@@ -5,0 +5,0 @@ "main": "index.html",

@@ -207,3 +207,4 @@ <h1>lockandload AMD-loader</h1>

If you use `"require"` in your dependencylist, you get a reference to the
internal require-module. It supports the following functionality:
internal require-module (which behaves identical to the global `require()`).
It supports the following functionality:
- `require(id)`<br />

@@ -210,0 +211,0 @@ Returns a reference to the exports of module `id`. Beware:

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