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

@amplitude/analytics-node

Package Overview
Dependencies
Maintainers
19
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/analytics-node - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.0.3";
export declare const VERSION = "1.0.4";
//# sourceMappingURL=version.d.ts.map

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

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

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

],
"gitHead": "bb953b5d8b24bb3bfc095186fdeafdccc08c6c2c"
"gitHead": "dba664d43a3a7c758b694ce36edc5da61dab29e1"
}

@@ -12,2 +12,10 @@ <p align="center">

# Doc
See our [Typescript Analytics Node SDK](https://amplitude.github.io/Amplitude-TypeScript/modules/_amplitude_analytics_node.html) Reference for a list and description of all available SDK methods.
# Installation and Quick Start
Please visit our :100:[Developer Center](https://www.docs.developers.amplitude.com/data/sdks/typescript-node/) for instructions on installing and using our the SDK.
## Installation

@@ -14,0 +22,0 @@

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