Socket
Socket
Sign inDemoInstall

@kano/kbc-telemetry

Package Overview
Dependencies
Maintainers
13
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kano/kbc-telemetry - npm Package Compare versions

Comparing version 4.22.11-alpha.0 to 4.22.14-alpha.0

2

lib/utils/index.d.ts

@@ -12,3 +12,3 @@ export declare const useTracking: any;

tracking: {
trackEvent: (trackingData: ITelemetryInfoData) => void;
trackEvent: (trackingData: ITelemetryInfoData | ITelemetryErrorData) => void;
getTrackingData: () => void;

@@ -15,0 +15,0 @@ };

{
"name": "@kano/kbc-telemetry",
"version": "4.22.11-alpha.0",
"version": "4.22.14-alpha.0",
"description": "Telemetry module for boilerplate apps, using react-tracking",

@@ -35,3 +35,3 @@ "author": "Kano Computing",

},
"gitHead": "a716b3321efdf7dc23db95e440d722e321e90a7a"
"gitHead": "684ed73ee5613578e5fcaf21dc884e9cb71d51ad"
}

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