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

async-box

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

async-box - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

32

package.json
{
"name": "async-box",
"version": "0.1.0",
"version": "0.1.1",
"description": "Your main application object with promise async api API",
"author": {
"name": "Yuri Solovyov"
},
"repository": {
"type": "git",
"url": "https://github.com/YuriSolovyov/AsyncBox"
},
"main": "index.js",
"scripts": {
"test": "node spec/node-runner"
"test": "node spec/node-runner"
},
"keywords": [
"sandbox",
"async",
"promise",
"app"
"sandbox",
"async",
"promise",
"app"
],
"author": "yurisolovyov",
"dependencies": {
"bluebird": "3.0",
"event-emitter": "0.3.4"
"bluebird": "3.0",
"event-emitter": "0.3.4"
},
"devDependencies": {
"jasmine": "^2.3.0",
"jasmine-spec-reporter": "^2.4.0",
"jasmine-expect ": "latest"
"jasmine": "^2.3.0",
"jasmine-spec-reporter": "^2.4.0",
"jasmine-expect ": "latest"
},
"license": "MIT"
}
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