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

@shopware-pwa/api-client

Package Overview
Dependencies
Maintainers
2
Versions
636
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/api-client - npm Package Compare versions

Comparing version 0.0.0-canary-20230103135341 to 0.0.0-canary-20230110130020

8

package.json
{
"name": "@shopware-pwa/api-client",
"version": "0.0.0-canary-20230103135341",
"version": "0.0.0-canary-20230110130020",
"module": "./dist/index.mjs",

@@ -23,8 +23,8 @@ "types": "./dist/index.d.ts",

"query-string": "^8.1.0",
"@shopware-pwa/types": "0.0.0-canary-20230103135341"
"@shopware-pwa/types": "0.0.0-canary-20230110130020"
},
"scripts": {
"build": "unbuild && pnpm build:types",
"build": "export NODE_ENV=production && unbuild && pnpm build:types",
"build:types": "npx -p typescript tsc ./src/*.ts --declaration --allowJs --emitDeclarationOnly --outDir ./temp --skipLibCheck",
"dev": "unbuild --stub",
"dev": "export NODE_ENV=development && unbuild --stub",
"lint": "eslint src/**/*.ts* --fix --max-warnings=0",

@@ -31,0 +31,0 @@ "test": "vitest run --segfault-retry=3"

@@ -15,3 +15,3 @@ # shopware/frontends - api-client

### Latest changes: 0.0.0-canary-20230103135341
### Latest changes: 0.0.0-canary-20230110130020

@@ -23,2 +23,2 @@ ### Patch Changes

- Updated dependencies [[`6c045a4`](https://github.com/shopware/frontends/commit/6c045a44242dad42571df6ce82c564e07031d373), [`ccf4ed4`](https://github.com/shopware/frontends/commit/ccf4ed47e6bb46d1fcab7c1418a677fe575331b4), [`39d2d11`](https://github.com/shopware/frontends/commit/39d2d11c922f5de9eb5d5c25225b6b93edd8ebcb)]:
- @shopware-pwa/types@0.0.0-canary-20230103135341
- @shopware-pwa/types@0.0.0-canary-20230110130020

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