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

vo

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vo - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

bin/vo

2

component.json
{
"name": "vo",
"version": "3.0.5",
"version": "3.0.6",
"description": "Vo is a control flow library for minimalists",

@@ -5,0 +5,0 @@ "keywords": [

3.0.6 / 2016-03-17
==================
* :sparkles: added a runtime to vo to use generators top-level :sparkles:
3.0.5 / 2016-03-11

@@ -3,0 +8,0 @@ ==================

{
"name": "vo",
"version": "3.0.5",
"version": "3.0.6",
"description": "Vo is a control flow library for minimalists",

@@ -21,2 +21,3 @@ "keywords": [

"es6-promise": "^3.1.2",
"generatorfunction": "0.0.1",
"lodash.compact": "^3.0.0",

@@ -32,3 +33,6 @@ "sliced": "^1.0.1",

},
"main": "index"
"main": "index",
"bin": {
"vo": "./bin/vo"
}
}
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