New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5 to 1.1.6

2

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

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

@@ -81,4 +81,7 @@ <h1>lockandload</h1>

Locally in the secondary `localandload` 'headready' script; all path arguments
Locally in the secondary `lockandload` 'headready' script; all path arguments
are used verbatim in `<link href="path">` or `<script src="path">` tags:
- `scss(id, path)`<br />
Loads additional ordered css files asynchronously; after the stylesheet
has been applied, it fires the `id` event.
- `css(path)`<br />

@@ -85,0 +88,0 @@ Loads additional low priority ordered css files asynchronously.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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