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

insights-js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

insights-js - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0

2

dist/insights-js.cjs.js

@@ -210,3 +210,3 @@ 'use strict';

this.track({
id: "page-view",
id: "page-views",
parameters: params

@@ -213,0 +213,0 @@ });

@@ -206,3 +206,3 @@ function isInBrowser() {

this.track({
id: "page-view",
id: "page-views",
parameters: params

@@ -209,0 +209,0 @@ });

@@ -212,3 +212,3 @@ (function (global, factory) {

this.track({
id: "page-view",
id: "page-views",
parameters: params

@@ -215,0 +215,0 @@ });

{
"name": "insights-js",
"version": "0.5.0",
"version": "1.0.0",
"description": "Javascript client for getinsights.io",

@@ -5,0 +5,0 @@ "keywords": [],

@@ -362,3 +362,3 @@ # Insights-js

**arguments**
An object of the form `{ stop(): void }` to cancel page tracking if needed.

@@ -365,0 +365,0 @@ ### Parameters

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