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

@ionic/utils-terminal

Package Overview
Dependencies
Maintainers
24
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/utils-terminal - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

11

CHANGELOG.md

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

## [2.3.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@2.3.0...@ionic/utils-terminal@2.3.1) (2020-09-29)
### Bug Fixes
* add signal-exit dependency in correct place ([178e5e5](https://github.com/ionic-team/ionic-cli/commit/178e5e51cdc3593e3d096a5197e1dc0e17292bbd))
# [2.3.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@2.2.1...@ionic/utils-terminal@2.3.0) (2020-09-24)

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

6

package.json
{
"name": "@ionic/utils-terminal",
"version": "2.3.0",
"version": "2.3.1",
"description": "Terminal utils for NodeJS",

@@ -35,2 +35,3 @@ "main": "dist/index.js",

"debug": "^4.0.0",
"signal-exit": "^3.0.3",
"slice-ansi": "^4.0.0",

@@ -47,2 +48,3 @@ "string-width": "^4.1.0",

"@types/node": "~10.17.13",
"@types/signal-exit": "^3.0.0",
"jest": "^26.4.2",

@@ -55,3 +57,3 @@ "jest-cli": "^26.0.1",

},
"gitHead": "172121cb759ca4010eca12cd173f37fa9d6d6d96"
"gitHead": "85097593e45837e1a0bdef8f3e20a5f44f6cd1e6"
}
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