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

@cerebral/vue

Package Overview
Dependencies
Maintainers
5
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 1.0.0-1504950403186 to 1.0.0-1504962746906

4

package.json
{
"name": "@cerebral/vue",
"version": "1.0.0-1504950403186",
"version": "1.0.0-1504962746906",
"description": "Vue.js view for Cerebral",

@@ -17,3 +17,3 @@ "main": "index.js",

"dependencies": {
"cerebral": "^2.2.0-1504950403186"
"cerebral": "^2.2.0-1504962746906"
},

@@ -20,0 +20,0 @@ "scripts": {

@@ -17,2 +17,5 @@ # @cerebral/vue

foo: 'bar'
},
signals: {
clicked: []
}

@@ -24,4 +27,3 @@ })

components: {
container: Container(controller),
'my-component': MyComponent
container: Container(controller)
}

@@ -65,2 +67,5 @@ })

foo: 'bar'
},
signals: {
clicked: []
}

@@ -67,0 +72,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