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

vdo

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vdo - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

CHANGELOG.md

1

lib/index.js

@@ -39,2 +39,3 @@ 'use strict'

case 'function':
attributes.children = childNodes
return type(attributes, childNodes, _context)

@@ -41,0 +42,0 @@ default:

8

package.json
{
"name": "vdo",
"description": "Minimal JSX compatible html focused templating engine.",
"version": "4.0.1",
"version": "4.1.0",
"author": "Dylan Piercey <pierceydylan@gmail.com>",

@@ -12,5 +12,5 @@ "bugs": "https://github.com/DylanPiercey/vdo/issues",

"devDependencies": {
"mocha": "^3.0.2",
"snazzy": "^4.0.1",
"standard": "^8.0.0"
"mocha": "^3.2.0",
"snazzy": "^6.0.0",
"standard": "^8.6.0"
},

@@ -17,0 +17,0 @@ "homepage": "https://github.com/DylanPiercey/vdo",

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