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.2.7 to 1.2.8

3

dist/components/product-details-base.d.ts

@@ -5,3 +5,3 @@ import Base, { IBaseProps } from "./base";

import ParameterStore from "../stores/parameter-store";
interface IProductDetailsBase extends IBaseProps {
export interface IProductDetailsBase extends IBaseProps {
cartStore: CartStore;

@@ -14,2 +14,1 @@ parameterStore: ParameterStore;

}
export {};
{
"name": "vanilli-shop-client",
"version": "1.2.7",
"version": "1.2.8",
"description": "Client for Vanilli Shop API",

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

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