Socket
Socket
Sign inDemoInstall

loop54-js-connector

Package Overview
Dependencies
8
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.61 to 1.0.63

2

lib/loop54-js-connector-client.js

@@ -65,3 +65,3 @@ 'use strict';

versions: {
libVersion: "1.0.61", //"61" will be replaced by teamcity. also in package.json
libVersion: "1.0.63", //"63" will be replaced by teamcity. also in package.json
apiVersion: "V3"

@@ -68,0 +68,0 @@ },

{
"name": "loop54-js-connector",
"version": "1.0.61",
"version": "1.0.63",
"description": "JS Wrapper for Loop54 JSON API",

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

@@ -32,2 +32,8 @@ # JS-Connector

### Transpilation
If you're using NPM to include the connector in your build pipeline, (for instance using Rollup or Webpack),
note that the module is exported as a pure ES6 module, and it is not bundled with dependencies, transpiled or otherwise prepared for live environment.
You will need to make those preparations as part of your own pipeline.
### Configure

@@ -34,0 +40,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc