Socket
Socket
Sign inDemoInstall

@launchdarkly/js-server-sdk-common

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchdarkly/js-server-sdk-common - npm Package Compare versions

Comparing version 1.4.0-alpha.1 to 1.4.0-alpha.2

8

dist/Migration.js

@@ -249,5 +249,7 @@ "use strict";

}
start = Date.now();
result = await method();
end = Date.now();
else {
start = Date.now();
result = await method();
end = Date.now();
}
// Performance timer is in ms, but may have a microsecond resolution

@@ -254,0 +256,0 @@ // fractional component.

{
"name": "@launchdarkly/js-server-sdk-common",
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"type": "commonjs",

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

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