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

@amplitude/analytics-node

Package Overview
Dependencies
Maintainers
20
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.1 to 1.0.2

2

lib/cjs/version.d.ts

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

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

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

export declare const VERSION = "1.0.1";
export declare const VERSION = "1.0.2";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@amplitude/analytics-core": "^0.11.1",
"@amplitude/analytics-core": "^0.11.2",
"@amplitude/analytics-types": "^0.14.0",

@@ -47,3 +47,3 @@ "tslib": "^2.4.1"

],
"gitHead": "bb021b75fd1c48cbdb98d8f328eebb74f85c6fb4"
"gitHead": "cd3e4d96fe15cecc2ea3442ef52be74c642f7222"
}

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