@shopware-pwa/composables
Advanced tools
Comparing version 1.5.4-canary.1710 to 1.6.0
{ | ||
"name": "@shopware-pwa/composables", | ||
"version": "1.5.4-canary.1710", | ||
"version": "1.6.0", | ||
"description": "@shopware-pwa/composables", | ||
@@ -26,13 +26,13 @@ "main": "dist/composables.cjs.js", | ||
"dependencies": { | ||
"@shopware-pwa/helpers": "1.5.4-canary.1710", | ||
"@shopware-pwa/shopware-6-client": "1.5.4-canary.1710", | ||
"@vue/devtools-api": "6.1.4", | ||
"@shopware-pwa/helpers": "1.6.0", | ||
"@shopware-pwa/shopware-6-client": "1.6.0", | ||
"@vue/devtools-api": "6.5.0", | ||
"axios": "^0.27.2", | ||
"cookie-universal": "^2.2.1", | ||
"cookie-universal": "^2.2.2", | ||
"lodash": "^4.17.21", | ||
"query-string": "^7.1.1", | ||
"vue-demi": "^0.13.0" | ||
"vue-demi": "^0.13.11" | ||
}, | ||
"peerDependencies": { | ||
"@vue/composition-api": "^1.6.2", | ||
"@vue/composition-api": "^1.7.1", | ||
"vue": "^2.0.0 || >=3.0.0-rc.0" | ||
@@ -46,4 +46,4 @@ }, | ||
"devDependencies": { | ||
"@shopware-pwa/commons": "1.5.4-canary.1710", | ||
"@vue/composition-api": "^1.6.2", | ||
"@shopware-pwa/commons": "1.6.0", | ||
"@vue/composition-api": "^1.7.1", | ||
"vue": "2.6.14" | ||
@@ -50,0 +50,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
252305
+ Added@shopware-pwa/helpers@1.6.0(transitive)
+ Added@shopware-pwa/shopware-6-client@1.6.0(transitive)
+ Added@vue/devtools-api@6.5.0(transitive)
- Removed@shopware-pwa/helpers@1.5.4-canary.1710(transitive)
- Removed@shopware-pwa/shopware-6-client@1.5.4-canary.1710(transitive)
- Removed@vue/devtools-api@6.1.4(transitive)
Updated@shopware-pwa/helpers@1.6.0
Updated@vue/devtools-api@6.5.0
Updatedcookie-universal@^2.2.2
Updatedvue-demi@^0.13.11