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 2.0.0 to 2.0.1

4

package.json
{
"name": "value-enhancer",
"version": "2.0.0",
"version": "2.0.1",
"private": false,

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

"module": "./dist/value-enhancer.mjs",
"types": "./dist/value-enhancer.d.ts",
"types": "./dist/index.d.ts",
"files": [

@@ -15,0 +15,0 @@ "src",

@@ -30,3 +30,3 @@ # [value-enhancer](https://github.com/crimx/value-enhancer)

- RxJS-style reactivity.
- Plain reactivity.
Without the implicit-cast Proxy magic like Vue Reactivity and MobX.

@@ -33,0 +33,0 @@ - Single-layer shallow reactivity.

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