@intlify/devtools-if
Advanced tools
Comparing version 9.2.0-alpha.6 to 9.2.0-alpha.7
/*! | ||
* @intlify/devtools-if v9.2.0-alpha.6 | ||
* devtools-if v9.2.0-alpha.7 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -10,3 +10,3 @@ * Released under the MIT License. | ||
const IntlifyDevToolsHooks = { | ||
const IntlifyDevToolsHooks = { | ||
I18nInit: 'i18n:init', | ||
@@ -13,0 +13,0 @@ FunctionTranslate: 'function:translate' |
/*! | ||
* @intlify/devtools-if v9.2.0-alpha.6 | ||
* devtools-if v9.2.0-alpha.7 | ||
* (c) 2021 kazuya kawaguchi | ||
@@ -10,3 +10,3 @@ * Released under the MIT License. | ||
const IntlifyDevToolsHooks = { | ||
const IntlifyDevToolsHooks = { | ||
I18nInit: 'i18n:init', | ||
@@ -13,0 +13,0 @@ FunctionTranslate: 'function:translate' |
/*! | ||
* @intlify/devtools-if v9.2.0-alpha.6 | ||
* devtools-if v9.2.0-alpha.7 | ||
* (c) 2021 kazuya kawaguchi | ||
* Released under the MIT License. | ||
*/ | ||
const IntlifyDevToolsHooks = { | ||
const IntlifyDevToolsHooks = { | ||
I18nInit: 'i18n:init', | ||
@@ -8,0 +8,0 @@ FunctionTranslate: 'function:translate' |
{ | ||
"name": "@intlify/devtools-if", | ||
"version": "9.2.0-alpha.6", | ||
"version": "9.2.0-alpha.7", | ||
"description": "@intlify/devtools-if", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@intlify/shared": "9.2.0-alpha.6" | ||
"@intlify/shared": "9.2.0-alpha.7" | ||
}, | ||
@@ -36,0 +36,0 @@ "engines": { |
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
4903
+ Added@intlify/shared@9.2.0-alpha.7(transitive)
- Removed@intlify/shared@9.2.0-alpha.6(transitive)