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

yeoman-generator

Package Overview
Dependencies
Maintainers
7
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yeoman-generator - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

50

package.json
{
"name": "yeoman-generator",
"version": "4.0.0",
"version": "4.0.1",
"description": "Rails-inspired generator system that provides scaffolding for your apps",

@@ -25,21 +25,21 @@ "homepage": "http://yeoman.io",

"devDependencies": {
"coveralls": "^3.0.2",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.2.0",
"eslint-config-prettier": "^4.3.0",
"eslint-config-xo": "^0.26.0",
"eslint-plugin-prettier": "^3.0.0",
"husky": "^2.2.0",
"inquirer": "^6.0.0",
"jsdoc": "^3.6.1",
"lint-staged": "^8.1.6",
"eslint-plugin-prettier": "^3.1.0",
"husky": "^2.3.0",
"inquirer": "^6.3.1",
"jsdoc": "^3.6.2",
"lint-staged": "^8.1.7",
"mocha": "^6.1.4",
"mockery": "^2.1.0",
"nock": "^10.0.4",
"nyc": "^14.1.0",
"prettier": "^1.15.3",
"proxyquire": "^2.0.1",
"sinon": "^7.2.2",
"nock": "^10.0.6",
"nyc": "^14.1.1",
"prettier": "^1.17.1",
"proxyquire": "^2.1.0",
"sinon": "^7.3.2",
"tui-jsdoc-template": "^1.2.2",
"yeoman-assert": "^3.1.1",
"yeoman-test": "^1.8.0"
"yeoman-test": "^1.9.1"
},

@@ -58,9 +58,9 @@ "license": "BSD-2-Clause",

"dependencies": {
"async": "^2.6.0",
"chalk": "^2.3.0",
"async": "^2.6.2",
"chalk": "^2.4.2",
"cli-table": "^0.3.1",
"cross-spawn": "^6.0.5",
"dargs": "^6.0.0",
"dargs": "^6.1.0",
"dateformat": "^3.0.3",
"debug": "^4.1.0",
"debug": "^4.1.1",
"detect-conflict": "^1.0.0",

@@ -70,15 +70,15 @@ "error": "^7.0.2",

"github-username": "^3.0.0",
"istextorbinary": "^2.2.1",
"istextorbinary": "^2.5.1",
"lodash": "^4.17.11",
"make-dir": "^3.0.0",
"mem-fs-editor": "^5.0.0",
"mem-fs-editor": "^6.0.0",
"minimist": "^1.2.0",
"pretty-bytes": "^5.1.0",
"read-chunk": "^3.0.0",
"pretty-bytes": "^5.2.0",
"read-chunk": "^3.2.0",
"read-pkg-up": "^5.0.0",
"rimraf": "^2.6.2",
"rimraf": "^2.6.3",
"run-async": "^2.0.0",
"shelljs": "^0.8.0",
"shelljs": "^0.8.3",
"text-table": "^0.2.0",
"through2": "^3.0.0",
"through2": "^3.0.1",
"yeoman-environment": "^2.3.4"

@@ -85,0 +85,0 @@ },

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