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

@ionic/utils-process

Package Overview
Dependencies
Maintainers
18
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.0 to 1.0.1

8

CHANGELOG.md

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

## [1.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.0...@ionic/utils-process@1.0.1) (2019-06-05)
**Note:** Version bump only for package @ionic/utils-process
# [1.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@0.1.0...@ionic/utils-process@1.0.0) (2019-05-29)

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

10

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

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

"dependencies": {
"@ionic/utils-object": "1.0.0",
"@ionic/utils-terminal": "1.0.0",
"@ionic/utils-object": "1.0.1",
"@ionic/utils-terminal": "1.0.1",
"debug": "^4.0.0",

@@ -58,5 +58,5 @@ "lodash": "^4.17.5",

"tslint": "^5.9.1",
"typescript": "~3.4.2"
"typescript": "~3.5.1"
},
"gitHead": "2eecdf0ba046c61b0017f2c82d9e2a5d59ebb854"
"gitHead": "0ad126ee98567fbbebba9061a845d6d29512494f"
}
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