@intlify/vue-router-bridge
Advanced tools
Comparing version 0.8.0 to 0.9.0-b16ba33
{ | ||
"name": "@intlify/vue-router-bridge", | ||
"version": "0.8.0", | ||
"version": "0.9.0-b16ba33", | ||
"description": "Vue Router bridging for Vue 2 & Vue 3", | ||
"scripts": { | ||
"postinstall": "node ./scripts/postinstall.js" | ||
}, | ||
"dependencies": { | ||
@@ -74,3 +71,6 @@ "vue-demi": "^0.13.5" | ||
"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
51383