New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@live-change/dao-vue3

Package Overview
Dependencies
Maintainers
1
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/dao-vue3 - npm Package Compare versions

Comparing version 0.5.8 to 0.5.9

1

lib/live.js

@@ -60,2 +60,3 @@ import { ref, onUnmounted, getCurrentInstance, unref, reactive, isRef, shallowRef, watch, computed } from 'vue'

for(const moreElement of more) {
debug("MORE ELEMENT", moreElement)
if(moreElement.to) {

@@ -62,0 +63,0 @@ const pointers = collectPointers(data, moreElement.schema,

6

package.json
{
"name": "@live-change/dao-vue3",
"version": "0.5.8",
"version": "0.5.9",
"author": {

@@ -13,3 +13,3 @@ "email": "m8@em8.pl",

"dependencies": {
"@live-change/dao": "^0.5.8"
"@live-change/dao": "^0.5.9"
},

@@ -36,3 +36,3 @@ "description": "Vue.js integration for live-change dao",

},
"gitHead": "645fab4e2e100b75403f362145d0edf3583bca5d"
"gitHead": "b4fc670f10aa369feb0c371c976464b246e87e9d"
}
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