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

snowplow-tracker-core

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snowplow-tracker-core - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

4

lib/core.js

@@ -71,5 +71,5 @@ /*

function completeContexts(contexts) {
if (contexts && contexts.length) {
if (contexts) {
return {
schema: 'iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0',
schema: 'iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-1',
data: contexts

@@ -76,0 +76,0 @@ };

{
"name": "snowplow-tracker-core",
"version": "0.3.0",
"version": "0.4.0",
"devDependencies": {

@@ -5,0 +5,0 @@ "grunt": "^0.4.5",

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