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

@amplitude/analytics-core

Package Overview
Dependencies
Maintainers
21
Versions
96
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 1.2.4 to 1.2.5

2

lib/cjs/config.d.ts

@@ -41,5 +41,5 @@ import { Event, Config as IConfig, Logger as ILogger, LogLevel, Storage, Transport, Plan, IngestionMetadata, ServerZone, Options } from '@amplitude/analytics-types';

} | {
serverZone: ServerZone | "US" | "EU";
serverZone: ServerZone | "US" | "EU" | "STAGING";
serverUrl: string;
};
//# sourceMappingURL=config.d.ts.map

@@ -41,5 +41,5 @@ import { Event, Config as IConfig, Logger as ILogger, LogLevel, Storage, Transport, Plan, IngestionMetadata, ServerZone, Options } from '@amplitude/analytics-types';

} | {
serverZone: ServerZone | "US" | "EU";
serverZone: ServerZone | "US" | "EU" | "STAGING";
serverUrl: string;
};
//# sourceMappingURL=config.d.ts.map
{
"name": "@amplitude/analytics-core",
"version": "1.2.4",
"version": "1.2.5",
"description": "",

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

"dependencies": {
"@amplitude/analytics-types": "^1.3.3",
"@amplitude/analytics-types": "^1.3.4",
"tslib": "^2.4.1"

@@ -45,3 +45,3 @@ },

],
"gitHead": "eb9f8181979aad12e5a1ba1f1afba0e04dc2bc01"
"gitHead": "143b22ce7063d7a630a9a8e3e20af4c8d261dd64"
}
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