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 0.4.0 to 0.4.1

2

lib/cjs/version.d.ts

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

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

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

export declare const VERSION = "0.4.0";
export declare const VERSION = "0.4.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

"dependencies": {
"@amplitude/analytics-core": "^0.8.0",
"@amplitude/analytics-types": "^0.8.0",
"@amplitude/analytics-core": "^0.8.1",
"@amplitude/analytics-types": "^0.8.1",
"tslib": "^2.3.1"

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

],
"gitHead": "c701a2b7ada6c8817bf28894f4d68cfa5dd0c403"
"gitHead": "404f81a1cdcf1cce9bd35d04561016a65dab635a"
}

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