New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-vagrant-chef

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-vagrant-chef - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

12

package.json
{
"name": "generator-vagrant-chef",
"version": "0.0.1",
"version": "0.0.2",
"description": "Yeoman generator that uses Vagrant to set up a Ubuntu box, provisioned with Chef. It also makes it easy to publish cookbooks to AWS for use with OpsWorks.",
"homepage": "",
"homepage": "https://github.com/twg/generator-vagrant-chef",
"author": {

@@ -18,2 +18,5 @@ "name": "David Pellerin",

],
"bugs": {
"url": "https://github.com/twg/generator-vagrant-chef/issues"
},
"devDependencies": {

@@ -49,4 +52,7 @@ "yeoman-test": "^1.6.0",

},
"repository": "/generator-vagrant-chef",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:twg/generator-vagrant-chef.git"
},
"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