@cerebral/vue
Advanced tools
Comparing version 4.2.1 to 4.2.2-1595580237760
{ | ||
"name": "@cerebral/vue", | ||
"version": "4.2.1", | ||
"version": "4.2.2-1595580237760", | ||
"description": "Vue.js view for Cerebral", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^5.2.1" | ||
"cerebral": "^5.2.2-1595580237760" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
@@ -31,2 +31,8 @@ # @cerebral/vue | ||
For `import Vue from 'vue'` you have to add a runtime. E.g for project created with `vue-cli` | ||
``` | ||
// vue.config.js file: | ||
module.exports = { runtimeCompiler: true } | ||
``` | ||
## connect | ||
@@ -33,0 +39,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
11203
75
2
+ Addedcerebral@5.2.2-1631948352453(transitive)
- Removedcerebral@5.2.1(transitive)