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

oe-environment

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oe-environment - npm Package Compare versions

Comparing version 1.6.6 to 1.6.7

59

package.json
{
"name": "oe-environment",
"version": "1.6.6",
"version": "1.6.7",
"description": "Handles the lifecyle and bootstrapping of generators in a specific environment",

@@ -24,33 +24,30 @@ "author": "Yeoman",

"dependencies": {
"chalk": "^1.0.0",
"debug": "^2.0.0",
"diff": "^3.2.0",
"escape-string-regexp": "^1.0.2",
"globby": "^6.1.0",
"grouped-queue": "^0.3.0",
"inquirer": "^3.0.1",
"lodash": "^4.11.1",
"log-symbols": "^1.0.1",
"mem-fs": "^1.1.0",
"text-table": "^0.2.0",
"untildify": "^3.0.2"
"chalk": "1.1.3",
"debug": "2.6.9",
"diff": "3.5.0",
"escape-string-regexp": "1.0.5",
"globby": "6.1.0",
"grouped-queue": "0.3.3",
"inquirer": "6.5.2",
"lodash": "4.17.15",
"log-symbols": "1.0.2",
"mem-fs": "1.1.3",
"text-table": "0.2.0",
"untildify": "3.0.3"
},
"devDependencies": {
"coveralls": "^2.11.6",
"gulp": "^3.6.0",
"gulp-coveralls": "^0.1.0",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"gulp-nsp": "^2.1.0",
"gulp-plumber": "^1.0.0",
"istanbul": "^0.4.1",
"jsdoc": "^3.3.0-alpha9",
"matcha": "^0.7.0",
"mocha": "^3.2.0",
"shelljs": "^0.7.0",
"sinon": "^2.1.0",
"sinon-test": "^1.0.1",
"xo": "^0.18.1",
"yeoman-assert": "^3.0.0",
"oe-generator": "^1.1.1"
"coveralls": "3.0.9",
"gulp": "4.0.2",
"gulp-mocha": "7.0.2",
"gulp-plumber": "1.2.1",
"istanbul": "0.4.5",
"jsdoc": "3.6.3",
"matcha": "0.7.0",
"mocha": "7.0.0",
"shelljs": "0.7.8",
"sinon": "2.4.1",
"sinon-test": "1.0.2",
"xo": "0.25.3",
"yeoman-assert": "3.1.1",
"oe-generator": "^1.1.2"
},

@@ -67,2 +64,2 @@ "xo": {

}
}
}
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