New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

value-enhancer

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

value-enhancer - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

3

dist/collections.js

@@ -168,2 +168,3 @@ 'use strict';

this.$.dispose();
this.clear();
}

@@ -286,2 +287,3 @@ };

this.$.dispose();
this.clear();
}

@@ -365,2 +367,3 @@ };

this.$.dispose();
this.clear();
}

@@ -367,0 +370,0 @@ replace(items) {

2

package.json
{
"name": "value-enhancer",
"version": "5.1.0",
"version": "5.1.1",
"private": false,

@@ -5,0 +5,0 @@ "description": "A tiny library to enhance value with reactive wrapper.",

@@ -423,2 +423,3 @@ import { readonlyVal } from "../readonly-val";

this.$.dispose();
this.clear();
}

@@ -425,0 +426,0 @@ }

@@ -209,2 +209,3 @@ import { readonlyVal } from "../readonly-val";

this.$.dispose();
this.clear();
}

@@ -211,0 +212,0 @@ }

@@ -160,2 +160,3 @@ import { readonlyVal } from "../readonly-val";

this.$.dispose();
this.clear();
}

@@ -162,0 +163,0 @@

Sorry, the diff of this file is not supported yet

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