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

@ionic/utils-process

Package Overview
Dependencies
Maintainers
19
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/utils-process - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md

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

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

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

10

package.json
{
"name": "@ionic/utils-process",
"version": "1.0.3",
"version": "1.0.4",
"description": "Process utils for NodeJS",

@@ -31,4 +31,4 @@ "main": "dist/index.js",

"dependencies": {
"@ionic/utils-object": "1.0.3",
"@ionic/utils-terminal": "1.0.3",
"@ionic/utils-object": "1.0.4",
"@ionic/utils-terminal": "1.0.4",
"debug": "^4.0.0",

@@ -47,3 +47,3 @@ "lodash": "^4.17.5",

"lint-staged": "^9.2.0",
"rimraf": "^2.6.2",
"rimraf": "^3.0.0",
"ts-jest": "^23.10.1",

@@ -53,3 +53,3 @@ "tslint": "^5.9.1",

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