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

qi

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qi - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

bower.json

6

package.json
{
"name":"qi",
"description":"A small DSL for async flow control.",
"version":"0.0.7",
"version":"0.0.8",
"homepage":"http://github.com/TorchlightSoftware/qi",
"repository":"git://github.com/TorchlightSoftware/qi.git",
"author":"Torchlight Software <info@torchlightsoftware.com> (http://torchlightsoftware.com)",
"main":"./index.js",
"main":"./dist/qi.js",
"dependencies":{
"coffee-script":"*"
},
"devDependencies":{
"coffee-script":"*",
"mocha":"*",

@@ -15,0 +15,0 @@ "should":"*"

@@ -15,4 +15,12 @@ # Qi

From these we derive more complex functions for specific use cases:
* map
* others?
## Installation
```bash
npm install qi
bower install qi
```

@@ -47,2 +55,3 @@

done()
```

@@ -49,0 +58,0 @@ # Fundamental Operators

Sorry, the diff of this file is not supported yet

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