fastify-cli
Advanced tools
Comparing version 0.26.0 to 0.26.1
@@ -1,2 +0,2 @@ | ||
#! /usr/bin/env node | ||
#!/usr/bin/env node | ||
@@ -3,0 +3,0 @@ 'use strict' |
{ | ||
"name": "fastify-cli", | ||
"version": "0.26.0", | ||
"version": "0.26.1", | ||
"description": "Run a fastify route with one command!", | ||
@@ -54,3 +54,3 @@ "main": "cli.js", | ||
"is-docker": "^1.1.0", | ||
"make-promises-safe": "^3.0.0", | ||
"make-promises-safe": "^4.0.0", | ||
"pino-colada": "^1.4.4", | ||
@@ -57,0 +57,0 @@ "pump": "^3.0.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
55225
+ Addedmake-promises-safe@4.0.0(transitive)
- Removedmake-promises-safe@3.0.0(transitive)
Updatedmake-promises-safe@^4.0.0