vue-template-compiler
Advanced tools
Comparing version 2.0.8 to 2.1.0
@@ -13,3 +13,4 @@ try { | ||
'This may cause things to work incorrectly. Make sure to use the same version for both.\n' + | ||
'If you are using vue-loader or vueify, re-installing them should bump ' + packageName + ' to the latest.\n' | ||
'If you are using vue-loader@>=10.0, simply update vue-template-compiler.\n' + | ||
'If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump ' + packageName + ' to the latest.\n' | ||
) | ||
@@ -16,0 +17,0 @@ } |
{ | ||
"name": "vue-template-compiler", | ||
"version": "2.0.8", | ||
"version": "2.1.0", | ||
"description": "template compiler for Vue 2.0", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
151627
5233
58