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

@ionic/utils-terminal

Package Overview
Dependencies
Maintainers
19
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 1.0.2 to 1.0.3

8

CHANGELOG.md

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

## [1.0.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@1.0.2...@ionic/utils-terminal@1.0.3) (2019-08-14)
**Note:** Version bump only for package @ionic/utils-terminal
## [1.0.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-terminal@1.0.1...@ionic/utils-terminal@1.0.2) (2019-08-07)

@@ -8,0 +16,0 @@

12

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

@@ -30,10 +30,2 @@ "main": "dist/index.js",

},
"lint-staged": {
"linters": {
"*.{ts,tsx}": "npm run lint"
},
"ignore": [
"**/__tests__/*.{ts,tsx}"
]
},
"dependencies": {

@@ -55,3 +47,3 @@ "debug": "^4.0.0",

},
"gitHead": "d0a68439766d1c27908731e190423d6243df333f"
"gitHead": "fae20aa949085d94e2dbc17d714f9ada969eefb7"
}
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