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

@launcher/component

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launcher/component - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

3

build/esm/index.js

@@ -31,3 +31,4 @@ import React__default, { useContext, createElement, useState, useEffect, createContext, Fragment } from 'react';

GoogleAnalytics.prototype.pageview = function (path) {
ga('send', 'pageview', path);
ga('set', 'page', path);
ga('send', 'pageview');
};

@@ -34,0 +35,0 @@ GoogleAnalytics.prototype.event = function (category, action, label, value, params) {

@@ -38,3 +38,4 @@ 'use strict';

GoogleAnalytics.prototype.pageview = function (path) {
ga('send', 'pageview', path);
ga('set', 'page', path);
ga('send', 'pageview');
};

@@ -41,0 +42,0 @@ GoogleAnalytics.prototype.event = function (category, action, label, value, params) {

{
"name": "@launcher/component",
"version": "2.0.8",
"version": "2.0.9",
"license": "Apache-2.0",

@@ -50,3 +50,3 @@ "main": "build/index.js",

},
"gitHead": "ade9319dd81da62ba67d8d81d32dae2764e2b3e4"
"gitHead": "d02179ebf63ede859985d8bec5fb00e7167b69cb"
}
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