@ribajs/shopify
Advanced tools
Comparing version 2.0.0-rc.2 to 2.0.0-rc.3
{ | ||
"name": "@ribajs/shopify", | ||
"description": "Shopify extension for Riba.js", | ||
"version": "2.0.0-rc.2", | ||
"version": "2.0.0-rc.3", | ||
"type": "module", | ||
@@ -59,5 +59,5 @@ "engines": { | ||
"@babel/runtime-corejs3": "^7.22.5", | ||
"@ribajs/eslint-config": "^2.0.0-rc.2", | ||
"@ribajs/npm-package": "^2.0.0-rc.2", | ||
"@ribajs/tsconfig": "^2.0.0-rc.2", | ||
"@ribajs/eslint-config": "^2.0.0-rc.3", | ||
"@ribajs/npm-package": "^2.0.0-rc.3", | ||
"@ribajs/tsconfig": "^2.0.0-rc.3", | ||
"@tsconfig/node14": "^1.0.3", | ||
@@ -87,11 +87,11 @@ "@types/debug": "^4.1.8", | ||
"optionalDependencies": { | ||
"@ribajs/shopify-tda": "^2.0.0-rc.2" | ||
"@ribajs/shopify-tda": "^2.0.0-rc.3" | ||
}, | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-rc.2", | ||
"@ribajs/core": "^2.0.0-rc.2", | ||
"@ribajs/events": "^2.0.0-rc.2", | ||
"@ribajs/i18n": "^2.0.0-rc.2", | ||
"@ribajs/router": "^2.0.0-rc.2", | ||
"@ribajs/utils": "^2.0.0-rc.2", | ||
"@ribajs/cache": "^2.0.0-rc.3", | ||
"@ribajs/core": "^2.0.0-rc.3", | ||
"@ribajs/events": "^2.0.0-rc.3", | ||
"@ribajs/i18n": "^2.0.0-rc.3", | ||
"@ribajs/router": "^2.0.0-rc.3", | ||
"@ribajs/utils": "^2.0.0-rc.3", | ||
"webpack": "^5.88.0", | ||
@@ -98,0 +98,0 @@ "webpack-cli": "^5.1.4" |
Sorry, the diff of this file is not supported yet
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
485972
Updated@ribajs/cache@^2.0.0-rc.3
Updated@ribajs/core@^2.0.0-rc.3
Updated@ribajs/events@^2.0.0-rc.3
Updated@ribajs/i18n@^2.0.0-rc.3
Updated@ribajs/router@^2.0.0-rc.3
Updated@ribajs/utils@^2.0.0-rc.3