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

@live-change/framework

Package Overview
Dependencies
Maintainers
1
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@live-change/framework - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

6

lib/runtime/Dao.js

@@ -155,3 +155,4 @@ import ReactiveDao from "@live-change/dao"

client: { ...clientData, sessionKey: undefined },
services
services,
config: config.clientConfig
}))

@@ -163,3 +164,4 @@ )

client: { ...clientData, sessionKey: undefined },
services
services,
config: config.clientConfig
}))

@@ -166,0 +168,0 @@ }

{
"name": "@live-change/framework",
"version": "0.9.3",
"version": "0.9.4",
"description": "Live Change Framework - ultimate solution for real time mobile/web apps",

@@ -25,6 +25,6 @@ "main": "index.js",

"devDependencies": {
"@live-change/dao": "^0.9.3",
"@live-change/uid": "^0.9.3"
"@live-change/dao": "^0.9.4",
"@live-change/uid": "^0.9.4"
},
"gitHead": "79f98e67cb1a52a38ced5deb20b0d62d395313cb"
"gitHead": "98fd51a1a5fea3ff8adff3662ef1e4a00774eed6"
}
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