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

@croudtech/vue-connect-ui

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croudtech/vue-connect-ui - npm Package Compare versions

Comparing version 0.10.0 to 0.11.0

src/components/textarea/__snapshots__/textarea.test.js.snap

7

package.json
{
"name": "@croudtech/vue-connect-ui",
"version": "0.10.0",
"version": "0.11.0",
"description": "Vue plugin providing a suite of Croud UI components",

@@ -62,3 +62,4 @@ "homepage": "https://github.com/CroudTech/connect-vue-ui-kit#readme",

"vue-fela": "^3.4.0",
"vue-functional-data-merge": "^2.0.6"
"vue-functional-data-merge": "^2.0.6",
"vuelidate": "^0.7.4"
},

@@ -84,5 +85,5 @@ "devDependencies": {

"webpack": "^4.5.0",
"webpack-cli": "^2.0.14",
"webpack-cli": "^3.2.1",
"webpack-node-externals": "^1.7.2"
}
}

@@ -23,2 +23,3 @@ import App from './app/app.vue'

import Text from './text/text'
import Textarea from './textarea/textarea.vue'

@@ -47,3 +48,4 @@ export default {

TableCell,
Text
Text,
Textarea
}

Sorry, the diff of this file is too big to display

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