@giphy/js-analytics
Advanced tools
Comparing version 3.1.0 to 3.1.1-alpha.0
@@ -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 = { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22217
2