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

trooba-bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trooba-bootstrap - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

11

package.json
{
"name": "trooba-bootstrap",
"version": "0.1.0",
"version": "0.1.1",
"description": "bootstrap trooba pipeline from json configuration",

@@ -26,3 +26,3 @@ "main": "index.js",

"publishConfig": {
"registry": "http://registry.npmjs.org"
"registry": "https://registry.npmjs.org"
},

@@ -32,14 +32,11 @@ "devDependencies": {

"istanbul": "^0.4.5",
"mocha": "^3.4.2"
"mocha": "^5.0.0"
},
"dependencies": {
"merge-deep": "^3.0.0",
"resolve-from": "^3.0.0",
"resolve-from": "^4.0.0",
"shortstop": "^1.0.3",
"shortstop-handlers": "^1.0.1",
"trooba": "^2.0.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
# trooba-bootstrap
[![Greenkeeper badge](https://badges.greenkeeper.io/trooba/trooba-bootstrap.svg)](https://greenkeeper.io/)
Bootstrap Trooba pipeline from configuration file.

@@ -207,4 +209,2 @@

The support for what is described here is yet to be implemented.
```js

@@ -211,0 +211,0 @@ const profiles = {

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