@intlify/vue-i18n-bridge
Advanced tools
Comparing version 0.3.6 to 0.4.0-9c7e708
{ | ||
"name": "@intlify/vue-i18n-bridge", | ||
"version": "0.3.6", | ||
"version": "0.4.0-9c7e708", | ||
"description": "Vue I18n bridging for Vue 2 & Vue 3", | ||
"scripts": { | ||
"postinstall": "node ./scripts/postinstall.js" | ||
}, | ||
"peerDependencies": { | ||
@@ -15,2 +12,5 @@ "@vue/composition-api": "^1.0.0-rc.1", | ||
"optional": true | ||
}, | ||
"vue-i18n": { | ||
"optional": true | ||
} | ||
@@ -69,3 +69,6 @@ }, | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"postinstall": "node ./scripts/postinstall.js" | ||
} | ||
} | ||
} |
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
24968