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 0.9.7 to 0.9.8

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

4

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

@@ -22,2 +22,3 @@ "main": "dist/index.js",

"@types/node": "^14.14.37",
"@types/qs": "^6.9.6",
"@types/react": "^17.0.3",

@@ -32,4 +33,5 @@ "@types/uuid": "^8.3.0",

"env-cmd": "^10.1.0",
"qs": "^6.10.1",
"uuid": "^8.3.2"
}
}

@@ -11,3 +11,4 @@ {

"strict": true,
"esModuleInterop": true
"esModuleInterop": true,
"jsx": "react"
},

@@ -14,0 +15,0 @@ "exclude": [

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