New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopware-pwa/helpers-next

Package Overview
Dependencies
Maintainers
0
Versions
634
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopware-pwa/helpers-next - npm Package Compare versions

Comparing version 0.0.0-canary-20241206115245 to 0.0.0-canary-20241209121010

7

package.json
{
"name": "@shopware-pwa/helpers-next",
"version": "0.0.0-canary-20241206115245",
"version": "0.0.0-canary-20241209121010",
"description": "Shopware helpers for accessing API data",

@@ -35,2 +35,3 @@ "author": "Shopware",

"devDependencies": {
"@biomejs/biome": "1.8.3",
"@vitest/coverage-v8": "2.1.8",

@@ -46,4 +47,4 @@ "happy-dom": "15.11.7",

"dev": "unbuild --stub",
"lint": "biome lint . && pnpm run typecheck",
"lint:fix": "biome lint --apply . && pnpm run typecheck",
"lint": "biome check .",
"lint:fix": "biome check . --write && pnpm run typecheck",
"typecheck": "tsc --noEmit",

@@ -50,0 +51,0 @@ "test": "vitest run",

@@ -39,3 +39,3 @@ # shopware/frontends - helpers

### Latest changes: 0.0.0-canary-20241206115245
### Latest changes: 0.0.0-canary-20241209121010

@@ -42,0 +42,0 @@ ### Minor Changes

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