Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cerebral/vue

Package Overview
Dependencies
Maintainers
6
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/vue - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2-1595580237760

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc