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

vtree

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vtree - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

10

package.json
{
"name": "vtree",
"version": "0.0.19",
"version": "0.0.20",
"description": "a realtime tree diffing algorithm",
"keywords": [],
"author": "Matt Esch <matt@mattesch.info>",
"repository": "git://github.com/Matt Esch/vtree.git",
"repository": "git://github.com/Matt-Esch/vtree.git",
"main": "index",
"homepage": "https://github.com/Matt Esch/vtree",
"homepage": "https://github.com/Matt-Esch/vtree",
"contributors": [

@@ -16,3 +16,3 @@ {

"bugs": {
"url": "https://github.com/Matt Esch/vtree/issues",
"url": "https://github.com/Matt-Esch/vtree/issues",
"email": "matt@mattesch.info"

@@ -31,3 +31,3 @@ },

"type": "MIT",
"url": "http://github.com/Matt Esch/vtree/raw/master/LICENSE"
"url": "http://github.com/Matt-Esch/vtree/raw/master/LICENSE"
}

@@ -34,0 +34,0 @@ ],

@@ -11,6 +11,2 @@ # vtree

This module is currently re-exporting the `vtree` from `virtual-dom`, but the
aim is to eventually make this a standalone module and have `virtual-dom`
depend on `vtree` instead.
## Example

@@ -17,0 +13,0 @@

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