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

@faststore/sdk

Package Overview
Dependencies
Maintainers
0
Versions
362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faststore/sdk - npm Package Compare versions

Comparing version 3.1.3 to 3.4.0

1

dist/analytics/events/page_view.d.ts

@@ -5,2 +5,3 @@ export interface PageViewParams {

send_page_view?: boolean;
[key: string]: any;
}

@@ -7,0 +8,0 @@ export interface PageViewEvent {

4

package.json
{
"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 @@

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