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

@untool/express

Package Overview
Dependencies
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@untool/express - npm Package Compare versions

Comparing version 1.10.0 to 2.0.0-alpha.0

11

CHANGELOG.md

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

10

package.json
{
"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"
}
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