snowplow-tracker
Advanced tools
Comparing version 0.4.0-beta.2 to 0.4.0
/* | ||
* Node.js tracker for Snowplow: emitter.js | ||
* Node.js tracker for Snowplow: emitter.ts | ||
* | ||
@@ -120,3 +120,3 @@ * Copyright (c) 2014-2020 Snowplow Analytics Ltd. All rights reserved. | ||
*/ | ||
declare const version = "0.3.0"; | ||
declare const version = "0.4.0"; | ||
export { Emitter, HttpMethod, HttpProtocol, tracker, Tracker, EcommerceTransactionItem, gotEmitter, version }; |
@@ -13,3 +13,3 @@ 'use strict'; | ||
/* | ||
* Node.js tracker for Snowplow: emitter.js | ||
* Node.js tracker for Snowplow: emitter.ts | ||
* | ||
@@ -73,3 +73,3 @@ * Copyright (c) 2014-2020 Snowplow Analytics Ltd. All rights reserved. | ||
*/ | ||
const version = '0.3.0'; | ||
const version = '0.4.0'; | ||
@@ -76,0 +76,0 @@ /* |
/* | ||
* Node.js tracker for Snowplow: emitter.js | ||
* Node.js tracker for Snowplow: emitter.ts | ||
* | ||
@@ -120,3 +120,3 @@ * Copyright (c) 2014-2020 Snowplow Analytics Ltd. All rights reserved. | ||
*/ | ||
declare const version = "0.3.0"; | ||
declare const version = "0.4.0"; | ||
export { Emitter, HttpMethod, HttpProtocol, tracker, Tracker, EcommerceTransactionItem, gotEmitter, version }; |
@@ -5,3 +5,3 @@ import { trackerCore } from 'snowplow-tracker-core'; | ||
/* | ||
* Node.js tracker for Snowplow: emitter.js | ||
* Node.js tracker for Snowplow: emitter.ts | ||
* | ||
@@ -67,3 +67,3 @@ * Copyright (c) 2014-2020 Snowplow Analytics Ltd. All rights reserved. | ||
*/ | ||
const version = '0.3.0'; | ||
const version = '0.4.0'; | ||
@@ -70,0 +70,0 @@ /* |
{ | ||
"name": "snowplow-tracker", | ||
"version": "0.4.0-beta.2", | ||
"version": "0.4.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/esm/index.js", |
@@ -10,3 +10,3 @@ # Node.js Analytics for Snowplow | ||
Add analytics to your JavaScript apps, node-webkit projects and Node.js servers with the [Snowplow][snowplow] Node.js Tracker. | ||
Add analytics to your JavaScript and TypeScript Node.js applications and servers with the Snowplow Node.js Tracker. | ||
@@ -13,0 +13,0 @@ This tracker lets you collect event data from Node.js applications. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
88539
1