Socket
Socket
Sign inDemoInstall

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 3.0.0 to 3.0.1

2

lib/index.js
"use strict";
var flat = require("flatten-array");
var flat = require("flatten");
var Node = require("./node");

@@ -5,0 +5,0 @@ var Safe = require("./safe");

{
"name": "vdo",
"version": "3.0.0",
"version": "3.0.1",
"description": "Minimal JSX compatible html focused templating engine.",

@@ -28,4 +28,4 @@ "author": "Dylan Piercey <pierceydylan@gmail.com>",

"escape-html": "^1.0.3",
"flatten-array": "0.0.4"
"flatten": "^1.0.2"
}
}
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