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

bdt

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bdt - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.editorconfig

18

package.json
{
"name": "bdt",
"version": "0.0.0",
"version": "0.0.1",
"description": "Blued Developer Tools ",

@@ -9,2 +9,5 @@ "main": "index.js",

},
"bin": {
"bdt": "bin/bdt"
},
"repository": {

@@ -22,3 +25,14 @@ "type": "git",

},
"homepage": "https://github.com/bluedapp/bdt#readme"
"homepage": "https://github.com/bluedapp/bdt#readme",
"devDependencies": {
"eslint": "^2.9.0",
"eslint-config-standard": "^5.3.1",
"eslint-plugin-promise": "^1.1.0",
"eslint-plugin-standard": "^1.3.2"
},
"dependencies": {
"chalk": "^1.1.3",
"commander": "^2.9.0",
"moment": "^2.13.0"
}
}
# bdt
Blued Developer Tools
Blued Developer Tools
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![NPM downloads][downloads-image]][npm-url]
[![Node.js dependencies][david-image]][david-url]
[npm-image]: https://img.shields.io/npm/v/bdt.svg?style=flat-square
[npm-url]: https://npmjs.org/package/bdt
[travis-image]: https://img.shields.io/travis/bluedapp/bdt/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/bluedapp/bdt
[downloads-image]: https://img.shields.io/npm/dm/bdt.svg?style=flat-square
[david-image]: https://img.shields.io/david/bluedapp/bdt.svg?style=flat-square
[david-url]: https://david-dm.org/bluedapp/bdt
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