Socket
Socket
Sign inDemoInstall

@amplitude/analytics-node

Package Overview
Dependencies
3
Maintainers
20
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

2

lib/cjs/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "1.2.1";
export declare const VERSION = "1.2.2";
//# sourceMappingURL=version.d.ts.map
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = '1.2.1';
exports.VERSION = '1.2.2';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const VERSION = "1.2.1";
export declare const VERSION = "1.2.2";
//# sourceMappingURL=version.d.ts.map

@@ -1,2 +0,2 @@

export var VERSION = '1.2.1';
export var VERSION = '1.2.2';
//# sourceMappingURL=version.js.map
{
"name": "@amplitude/analytics-node",
"version": "1.2.1",
"version": "1.2.2",
"description": "Official Amplitude SDK for NodeJS",

@@ -13,3 +13,4 @@ "author": "Amplitude Inc",

"publishConfig": {
"access": "public"
"access": "public",
"tag": "latest"
},

@@ -40,4 +41,4 @@ "repository": {

"dependencies": {
"@amplitude/analytics-core": "^1.1.1",
"@amplitude/analytics-types": "^1.2.0",
"@amplitude/analytics-core": "^1.1.2",
"@amplitude/analytics-types": "^1.2.1",
"tslib": "^2.4.1"

@@ -48,3 +49,3 @@ },

],
"gitHead": "5cfe645df26d9dc301f264ead0880dad6925a2ff"
"gitHead": "301ba1e94d67ead341bea225189d7794acdd6922"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc