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

@faststore/sdk

Package Overview
Dependencies
Maintainers
10
Versions
354
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 2.0.118-alpha.0 to 2.0.156-alpha.0

1

dist/session/index.d.ts

@@ -20,2 +20,3 @@ export interface Currency {

channel: string | null;
addressType: string | null;
postalCode: string | null;

@@ -22,0 +23,0 @@ geoCoordinates: GeoCoordinates | null;

4

package.json
{
"name": "@faststore/sdk",
"version": "2.0.118-alpha.0",
"version": "2.0.156-alpha.0",
"description": "Hooks for creating your next component library",

@@ -53,3 +53,3 @@ "license": "MIT",

},
"gitHead": "e39696d0990df21098a6249c50963690bb2104a2"
"gitHead": "d24d06c4907a19c8f33cae1812175e393f223340"
}

@@ -25,2 +25,3 @@ import { createStore } from './../store/composed'

channel: string | null
addressType: string | null
postalCode: string | null

@@ -27,0 +28,0 @@ geoCoordinates: GeoCoordinates | null

Sorry, the diff of this file is not supported yet

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