Socket
Socket
Sign inDemoInstall

observ-array

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

observ-array - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

7

index.js

@@ -26,3 +26,3 @@ var Observ = require("observ")

I.e. you write observables into it.
I.e. you write observables into it.
reading methods take plain JS objects to read

@@ -32,3 +32,3 @@ and the value of the array is always an array of plain

The observ array instance itself would have indexed
The observ array instance itself would have indexed
properties that are the observables

@@ -75,2 +75,5 @@ */

obs._type = "observ-array"
obs._version = "3"
return ArrayMethods(obs, list)

@@ -77,0 +80,0 @@ }

{
"name": "observ-array",
"version": "3.0.0",
"version": "3.1.0",
"description": "An array containing observable values",

@@ -5,0 +5,0 @@ "keywords": [],

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