New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

loop54-js-lib

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loop54-js-lib - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "loop54-js-lib",
"version": "0.0.4",
"version": "0.0.5",
"description": "JS lib for Loop54 easy frontend implementation.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -10,10 +10,16 @@

- Can be used as module and also includes compiled browser lib: ./lib/loop54-js-lib.js
Usage:
- Demo implementation using this lib and further example code can be found under npm: loop54-js-demo
- Can be used as module: var lib = require('loop54-js-lib');
- Also includes compiled browser lib
-- path: ./lib/loop54-js-lib.js
-- when included in html it will be exposed as: global.Loop54
Developer testing:
API:
Demo implementation using this lib and further example code can be found under npm: loop54-js-demo.
Install:
- Git clone repo or
- 'npm install --save loop54-js-lib'

@@ -20,0 +26,0 @@

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