@faststore/sdk
Advanced tools
Comparing version 3.1.3 to 3.4.0
@@ -5,2 +5,3 @@ export interface PageViewParams { | ||
send_page_view?: boolean; | ||
[key: string]: any; | ||
} | ||
@@ -7,0 +8,0 @@ export interface PageViewEvent { |
{ | ||
"name": "@faststore/sdk", | ||
"version": "3.1.3", | ||
"version": "3.4.0", | ||
"description": "Hooks for creating your next component library", | ||
@@ -55,3 +55,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "b611e0f8c0bfc6385f34be66877b338d5d720fe7" | ||
"gitHead": "49e9dcacf82f062a09309f68e537d032f674b5cc" | ||
} |
@@ -5,2 +5,3 @@ export interface PageViewParams { | ||
send_page_view?: boolean, | ||
[key: string]: any | ||
} | ||
@@ -7,0 +8,0 @@ |
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
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
119701
2924