Socket
Socket
Sign inDemoInstall

groundwork

Package Overview
Dependencies
64
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

lib/action.js

19

package.json
{
"name": "groundwork",
"version": "0.0.3",
"version": "0.0.4",
"description": "Vagrantfile helper for provisioning VMs",
"homepage": "https://github.com/groundworkjs",
"preferGlobal": true,

@@ -33,6 +34,6 @@ "bin": {

"devDependencies": {
"chai": "^3.1.0",
"istanbul": "^0.3.17",
"mocha": "^2.2.5",
"standard": "^4.5.4"
"chai": "3.1.0",
"istanbul": "0.3.17",
"mocha": "2.2.5",
"standard": "4.5.4"
},

@@ -47,5 +48,9 @@ "standard": {

"dependencies": {
"commander": "^2.8.1",
"request": "^2.60.0"
"bluebird": "2.9.34",
"class-extend": "0.1.1",
"commander": "2.8.1",
"lodash": "3.10.1",
"mkdirp": "0.5.1",
"request": "2.60.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc