@untool/express
Advanced tools
Comparing version 1.10.0 to 2.0.0-alpha.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.0.0-alpha.0](https://github.com/untool/untool/compare/v1.10.0...v2.0.0-alpha.0) (2019-08-30) | ||
### Bug Fixes | ||
* upgrade portfinder to 1.0.23 ([6b1622a](https://github.com/untool/untool/commit/6b1622a)) | ||
# [1.10.0](https://github.com/untool/untool/compare/v1.9.4...v1.10.0) (2019-08-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@untool/express", | ||
"version": "1.10.0", | ||
"version": "2.0.0-alpha.0", | ||
"description": "untool express mixin", | ||
@@ -19,4 +19,4 @@ "repository": { | ||
"dependencies": { | ||
"@untool/core": "^1.10.0", | ||
"@untool/yargs": "^1.10.0", | ||
"@untool/core": "^2.0.0-alpha.0", | ||
"@untool/yargs": "^2.0.0-alpha.0", | ||
"chalk": "^2.4.2", | ||
@@ -35,3 +35,3 @@ "debug": "^4.0.0", | ||
"pathifist": "^1.0.0", | ||
"portfinder": "^1.0.19", | ||
"portfinder": "^1.0.23", | ||
"pretty-bytes": "^5.1.0", | ||
@@ -45,3 +45,3 @@ "pretty-ms": "^5.0.0", | ||
}, | ||
"gitHead": "80d75916ffa64a74116022767daa9d5f28c6ca6c" | ||
"gitHead": "0eef531cc4c1a719cf3fda60ede73c63ab618135" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
42160
1
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@types/parse-json@4.0.2(transitive)
+ Added@untool/core@2.1.3(transitive)
+ Added@untool/yargs@2.1.3(transitive)
+ Addedcallsites@3.1.0(transitive)
+ Addedcosmiconfig@6.0.0(transitive)
+ Addedimport-fresh@3.3.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjson-parse-even-better-errors@2.3.1(transitive)
+ Addedlines-and-columns@1.2.4(transitive)
+ Addedparent-module@1.0.1(transitive)
+ Addedparse-json@5.2.0(transitive)
+ Addedpath-type@4.0.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedresolve-from@4.0.0(transitive)
+ Addedyaml@1.10.2(transitive)
- Removed@untool/core@1.10.4(transitive)
- Removed@untool/yargs@1.10.4(transitive)
- Removedargparse@1.0.10(transitive)
- Removedcaller-callsite@2.0.0(transitive)
- Removedcaller-path@2.0.0(transitive)
- Removedcallsites@2.0.0(transitive)
- Removedcosmiconfig@5.2.1(transitive)
- Removedesprima@4.0.1(transitive)
- Removedimport-fresh@2.0.0(transitive)
- Removedis-directory@0.3.1(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedjson-parse-better-errors@1.0.2(transitive)
- Removedparse-json@4.0.0(transitive)
- Removedresolve-from@3.0.0(transitive)
- Removedsprintf-js@1.0.3(transitive)
Updated@untool/core@^2.0.0-alpha.0
Updated@untool/yargs@^2.0.0-alpha.0
Updatedportfinder@^1.0.23