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

@ionic/utils-process

Package Overview
Dependencies
Maintainers
20
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.0.0 to 2.0.1

8

CHANGELOG.md

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

## 2.0.1 (2020-02-03)
**Note:** Version bump only for package @ionic/utils-process
# [2.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-process@1.0.9...@ionic/utils-process@2.0.0) (2020-01-25)

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

12

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

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

"dependencies": {
"@ionic/utils-object": "2.0.0",
"@ionic/utils-terminal": "2.0.0",
"@ionic/utils-object": "2.0.1",
"@ionic/utils-terminal": "2.0.1",
"debug": "^4.0.0",

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

"@types/debug": "^4.1.1",
"@types/jest": "^24.0.3",
"@types/jest": "^25.1.0",
"@types/lodash": "^4.14.104",
"@types/node": "~10.17.13",
"jest": "^25.1.0",
"jest-cli": "^24.1.0",
"jest-cli": "^25.1.0",
"lint-staged": "^10.0.2",

@@ -56,3 +56,3 @@ "rimraf": "^3.0.0",

},
"gitHead": "4aba37d59d98f108663348fe7eead12c6d19d6ec"
"gitHead": "48552084811371e6f8cbe6e118b549283739b0df"
}
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