Socket
Socket
Sign inDemoInstall

@amplitude/analytics-core

Package Overview
Dependencies
Maintainers
21
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/analytics-core - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

2

lib/cjs/plugins/destination.js

@@ -205,3 +205,3 @@ Object.defineProperty(exports, "__esModule", { value: true });

this.config.loggerProvider.error(errorMessage);
this.fulfillRequest(list, 0, errorMessage);
this.handleResponse({ status: analytics_types_1.Status.Failed, statusCode: 0 }, list);
return [3 /*break*/, 4];

@@ -208,0 +208,0 @@ case 4: return [2 /*return*/];

@@ -202,3 +202,3 @@ import { __awaiter, __generator, __read, __rest, __spreadArray } from "tslib";

this.config.loggerProvider.error(errorMessage);
this.fulfillRequest(list, 0, errorMessage);
this.handleResponse({ status: Status.Failed, statusCode: 0 }, list);
return [3 /*break*/, 4];

@@ -205,0 +205,0 @@ case 4: return [2 /*return*/];

{
"name": "@amplitude/analytics-core",
"version": "2.2.4",
"version": "2.2.5",
"description": "",

@@ -44,3 +44,3 @@ "author": "Amplitude Inc",

],
"gitHead": "4820f115b7d250892c1c077242d24f22e329fa9c"
"gitHead": "0d45355bf21cf9f39f34d79ff16477662d54887a"
}

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