Socket
Socket
Sign inDemoInstall

mobservable

Package Overview
Dependencies
0
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.0.9
Removed accidental log message
# 1.0.7 / 1.0.8

@@ -2,0 +6,0 @@

1

lib/dnode.js

@@ -31,3 +31,2 @@ /**

if (--inTransaction === 0) {
console.log("TRANSEND");
var length_1 = changedValues.length;

@@ -34,0 +33,0 @@ for (var i = 0; i < length_1; i++)

{
"name": "mobservable",
"version": "1.0.8",
"version": "1.0.9",
"description": "Observable data. Reactive functions. Simple code.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc