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

@ionic/utils-process

Package Overview
Dependencies
Maintainers
23
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 2.1.3 to 2.1.4

8

CHANGELOG.md

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

## [2.1.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@2.1.3...@ionic/utils-process@2.1.4) (2020-08-25)
**Note:** Version bump only for package @ionic/utils-process
## [2.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@2.1.2...@ionic/utils-process@2.1.3) (2020-05-12)

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

12

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

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

"dependencies": {
"@ionic/utils-object": "2.1.3",
"@ionic/utils-terminal": "2.1.3",
"@ionic/utils-object": "2.1.4",
"@ionic/utils-terminal": "2.1.4",
"debug": "^4.0.0",

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

"@types/debug": "^4.1.1",
"@types/jest": "^25.1.0",
"@types/jest": "^26.0.10",
"@types/lodash": "^4.14.104",

@@ -52,7 +52,7 @@ "@types/node": "~10.17.13",

"rimraf": "^3.0.0",
"ts-jest": "~25.4.0",
"ts-jest": "~26.2.0",
"tslint": "^5.9.1",
"typescript": "~3.8.2"
},
"gitHead": "68fe7bf49e4aae909d132a325b4fa3dddc6f9bf2"
"gitHead": "15d71983a302a854499d80eaf3eb431904b77f0a"
}
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