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.11 to 1.0.12

2

Observable.js

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

delta.nv = this.getFormatedValue();
for (var _i = 0, _a = Array.from(this.owner.observers.keys()); _i < _a.length; _i++) {
for (var _i = 0, _a = 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.11",
"version": "1.0.12",
"description": "",

@@ -8,3 +8,3 @@ "author": "",

"devDependencies": {
"ag-bundle": "^2.0.174"
"ag-bundle": "^2.0.175"
},

@@ -11,0 +11,0 @@ "dependencies": {

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