Socket
Socket
Sign inDemoInstall

loop54-js-connector

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loop54-js-connector - npm Package Compare versions

Comparing version 1.3.107 to 1.3.110

4

lib/loop54-js-connector-client.js

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

versions: {
libVersion: "1.3.107", //"107" will be replaced by teamcity. also in package.json
libVersion: "1.3.110", //"110" will be replaced by teamcity. also in package.json
apiVersion: "V3"

@@ -76,3 +76,3 @@ },

}
cookies.setItem("Loop54User", text, 365 * 24 * 60 * 60); //365 days
cookies.setItem("Loop54User", text, 365 * 24 * 60 * 60, "/"); //365 days
return text;

@@ -79,0 +79,0 @@ },

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

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc