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

@giphy/js-analytics

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giphy/js-analytics - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1-alpha.0

2

dist/types.d.ts

@@ -13,3 +13,3 @@ import { PingbackEventType } from '@giphy/js-types';

};
export declare type PingbackActionType = 'CLICK' | 'SEEN' | 'HOVER' | 'FAVORITE' | 'SENT';
export declare type PingbackActionType = 'CLICK' | 'SEEN' | 'HOVER' | 'FAVORITE' | 'SENT' | 'START';
export declare type PingbackEvent = {

@@ -16,0 +16,0 @@ event_type?: PingbackEventType;

@@ -11,3 +11,3 @@ {

"name": "@giphy/js-analytics",
"version": "3.1.0",
"version": "3.1.1-alpha.0",
"main": "dist/index.js",

@@ -35,3 +35,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "89a1f7721ebf52233bd0de4f71b7b8279a79a6df"
"gitHead": "a24bf0d289581af6df25697a89b91b7bffb4eb7f"
}

@@ -14,3 +14,3 @@ import { PingbackEventType } from '@giphy/js-types'

export type PingbackActionType = 'CLICK' | 'SEEN' | 'HOVER' | 'FAVORITE' | 'SENT'
export type PingbackActionType = 'CLICK' | 'SEEN' | 'HOVER' | 'FAVORITE' | 'SENT' | 'START'

@@ -17,0 +17,0 @@ export type PingbackEvent = {

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