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

ag-reactive

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-reactive - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

Observable.js

@@ -65,3 +65,3 @@ "use strict";

delta.nv = this.getFormatedValue();
for (var _i = 0, _a = this.owner.observers.keys(); _i < _a.length; _i++) {
for (var _i = 0, _a = Array.from(this.owner.observers.keys()); _i < _a.length; _i++) {
var observer = _a[_i];

@@ -68,0 +68,0 @@ observer.markUpdate(this.owner);

{
"name": "ag-reactive",
"version": "1.0.10",
"version": "1.0.11",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

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