Socket
Socket
Sign inDemoInstall

vanilli-shop-client

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vanilli-shop-client - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

1

dist/models/customer.d.ts

@@ -7,2 +7,3 @@ export interface ICustomerDto {

phone: string | undefined;
wantsNewsletters?: boolean;
}

2

package.json
{
"name": "vanilli-shop-client",
"version": "1.4.3",
"version": "1.4.4",
"description": "Client for Vanilli Shop API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -7,2 +7,3 @@ export interface ICustomerDto {

phone: string | undefined,
wantsNewsletters?: boolean
}
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