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.6 to 1.0.7

8

CHANGELOG.md

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

## [1.0.7](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.6...@ionic/utils-process@1.0.7) (2019-12-05)
**Note:** Version bump only for package @ionic/utils-process
## [1.0.6](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.5...@ionic/utils-process@1.0.6) (2019-11-21)

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

12

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

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

"dependencies": {
"@ionic/utils-object": "1.0.5",
"@ionic/utils-terminal": "1.1.0",
"@ionic/utils-object": "1.0.6",
"@ionic/utils-terminal": "1.1.1",
"debug": "^4.0.0",

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

"@types/node": "~8.10.54",
"jest": "^23.0.1",
"jest": "^24.9.0",
"jest-cli": "^24.1.0",

@@ -51,5 +51,5 @@ "lint-staged": "^9.2.0",

"tslint": "^5.9.1",
"typescript": "~3.6.3"
"typescript": "~3.7.3"
},
"gitHead": "ee75e428a55704c61c621a3df427b378cf041078"
"gitHead": "f84ffef9556bf694379c8b533035c5da8ab450ae"
}
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