oe-environment
Advanced tools
Comparing version 1.6.6 to 1.6.7
{ | ||
"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": { | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14
31563
1
+ Addedansi-regex@4.1.1(transitive)
+ Addedchardet@0.7.0(transitive)
+ Addedclone@1.0.4(transitive)
+ Addedclone-stats@0.0.1(transitive)
+ Addedexternal-editor@3.1.0(transitive)
+ Addedinquirer@6.5.2(transitive)
+ Addedlodash@4.17.15(transitive)
+ Addedmem-fs@1.1.3(transitive)
+ Addedreplace-ext@0.0.1(transitive)
+ Addedrxjs@6.6.7(transitive)
+ Addedstrip-ansi@5.2.0(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedtslib@1.14.1(transitive)
+ Addedvinyl@1.2.0(transitive)
+ Addedvinyl-file@2.0.0(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedchardet@0.4.2(transitive)
- Removedclone@2.1.2(transitive)
- Removedclone-buffer@1.0.0(transitive)
- Removedclone-stats@1.0.0(transitive)
- Removedcloneable-readable@1.1.3(transitive)
- Removedexternal-editor@2.2.0(transitive)
- Removedinquirer@3.3.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmem-fs@1.2.0(transitive)
- Removedreadable-stream@3.6.2(transitive)
- Removedremove-trailing-separator@1.1.0(transitive)
- Removedreplace-ext@1.0.1(transitive)
- Removedrx-lite@4.0.8(transitive)
- Removedrx-lite-aggregates@4.0.8(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedstring_decoder@1.3.0(transitive)
- Removedstrip-bom-buf@1.0.0(transitive)
- Removedthrough2@3.0.2(transitive)
- Removedvinyl@2.2.1(transitive)
- Removedvinyl-file@3.0.0(transitive)
Updatedchalk@1.1.3
Updateddebug@2.6.9
Updateddiff@3.5.0
Updatedescape-string-regexp@1.0.5
Updatedglobby@6.1.0
Updatedgrouped-queue@0.3.3
Updatedinquirer@6.5.2
Updatedlodash@4.17.15
Updatedlog-symbols@1.0.2
Updatedmem-fs@1.1.3
Updatedtext-table@0.2.0
Updateduntildify@3.0.3