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.8.3 to 1.9.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.9.0](https://github.com/untool/untool/compare/v1.8.3...v1.9.0) (2019-06-17)
### Bug Fixes
* update dependency supports-color to v7 ([998bffc](https://github.com/untool/untool/commit/998bffc))
## [1.8.3](https://github.com/untool/untool/compare/v1.8.2...v1.8.3) (2019-05-13)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@untool/express",
"version": "1.8.3",
"version": "1.9.0",
"description": "untool express mixin",

@@ -19,4 +19,4 @@ "repository": {

"dependencies": {
"@untool/core": "^1.8.3",
"@untool/yargs": "^1.8.3",
"@untool/core": "^1.9.0",
"@untool/yargs": "^1.9.0",
"chalk": "^2.4.2",

@@ -39,3 +39,3 @@ "debug": "^4.0.0",

"split": "^1.0.1",
"supports-color": "^6.0.0"
"supports-color": "^7.0.0"
},

@@ -45,3 +45,3 @@ "engines": {

},
"gitHead": "1d8e2c73d0b2d395ec4c88857ff6ba4056b2c73e"
"gitHead": "22b23a7628535bfd4d5cf20cc8179241d48d6c6c"
}
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