lockandload
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
14312
107