Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@20i/distributed-lock

Package Overview
Dependencies
Maintainers
14
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@20i/distributed-lock - npm Package Compare versions

Comparing version 1.0.38 to 1.0.51

2

dist/index.js

@@ -44,3 +44,3 @@ "use strict";

exports.SERVERS = {
USA: "http://20idistributedlock.us-east-2.elasticbeanstalk.com",
USA: "https://20idistributedlock.com",
DEV: "http://localhost:5000"

@@ -47,0 +47,0 @@ };

{
"name": "@20i/distributed-lock",
"version": "1.0.38",
"version": "1.0.51",
"description": "Small library to sync time to a time server",

@@ -17,3 +17,3 @@ "main": "./dist/index.js",

},
"gitHead": "aa81e996a79e9c333b6ff0bad76fee440ac9031d"
"gitHead": "49f0884ce5e64203a6be0e8141d743d6b3f0db46"
}
import axios from "axios"
export const SERVERS = {
USA: "http://20idistributedlock.us-east-2.elasticbeanstalk.com",
USA: "https://20idistributedlock.com",
DEV: "http://localhost:5000"

@@ -6,0 +6,0 @@ }

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