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 1.1.1 to 1.1.2

2

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

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

@@ -75,3 +75,5 @@ <h1>lockandload</h1>

- `define()`<br />
The standard AMD global entrypoint. To figure out module ids of all
The standard [AMD global
entrypoint](https://github.com/amdjs/amdjs-api/blob/master/AMD.md).
To figure out module ids of all
the modules that you are trying to load, uncomment some debugging code

@@ -78,0 +80,0 @@ in the primary load script and inspect your console-pane in the browser.

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