Socket
Socket
Sign inDemoInstall

@amplitude/analytics-node

Package Overview
Dependencies
3
Maintainers
19
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.5.2

2

lib/cjs/version.d.ts

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

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

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

export declare const VERSION = "0.5.1";
export declare const VERSION = "0.5.2";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@amplitude/analytics-core": "^0.9.1",
"@amplitude/analytics-types": "^0.10.0",
"@amplitude/analytics-core": "^0.9.2",
"@amplitude/analytics-types": "^0.10.1",
"tslib": "^2.3.1"

@@ -46,3 +46,3 @@ },

],
"gitHead": "fff912bc630dc8cd98b5b2a89c2cf8611d557903"
"gitHead": "0712270b2346422e3a3bd80ccfd6da894a71a32e"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc