@cerebral/vue
Advanced tools
Comparing version 4.2.0-1570295904659 to 4.2.0-1570305862640
{ | ||
"name": "@cerebral/vue", | ||
"version": "4.2.0-1570295904659", | ||
"version": "4.2.0-1570305862640", | ||
"description": "Vue.js view for Cerebral", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^5.2.0-1570295904659" | ||
"cerebral": "^5.2.0-1570305862640" | ||
}, | ||
@@ -24,3 +24,3 @@ "scripts": { | ||
"prepublish": "npm run build", | ||
"test": "mocha -r test/setup --require babel-register \"src/**/*.test.js\"", | ||
"test": "NODE_ENV=test mocha -r test/setup --require babel-register \"src/**/*.test.js\"", | ||
"test:watch": "npm run test -- --watch" | ||
@@ -27,0 +27,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
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
11056