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

@shopware-pwa/composables-next

Package Overview
Dependencies
Maintainers
2
Versions
747
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.10 to 0.1.11

14

package.json
{
"name": "@shopware-pwa/composables-next",
"version": "0.1.10",
"version": "0.1.11",
"module": "./dist/index.mjs",

@@ -13,3 +13,3 @@ "types": "./dist/index.d.ts",

"dev": "unbuild --stub",
"lint": "eslint src/**/*.ts* --fix",
"lint": "eslint src/**/*.ts* --fix --max-warnings=0",
"test": "vitest run",

@@ -19,3 +19,3 @@ "coverage": "vitest run --coverage"

"dependencies": {
"@shopware-pwa/helpers-next": "0.1.10",
"@shopware-pwa/helpers-next": "^0.1.11",
"lodash": "^4.17.21"

@@ -27,11 +27,11 @@ },

"@types/lodash": "^4.14.182",
"c8": "^7.11.3",
"c8": "^7.12.0",
"eslint-config-shopware": "workspace:*",
"happy-dom": "^6.0.3",
"happy-dom": "^6.0.4",
"tsconfig": "workspace:*",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vitest": "^0.18.0",
"unbuild": "^0.7.6",
"vitest": "^0.18.1",
"vue": "^3.2.37"
}
}

Sorry, the diff of this file is too big to display

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