Socket
Socket
Sign inDemoInstall

magi-cli

Package Overview
Dependencies
Maintainers
8
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magi-cli - npm Package Compare versions

Comparing version 0.21.2 to 0.22.0

bin/magi-check-releases

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [0.22.0](https://github.com/vaadin/magi-cli/compare/v0.21.2...v0.22.0) (2019-06-19)
### Features
* add check-release command ([#94](https://github.com/vaadin/magi-cli/issues/94)) ([0dd89b4](https://github.com/vaadin/magi-cli/commit/0dd89b4))
## [0.21.2](https://github.com/vaadin/magi-cli/compare/v0.21.1...v0.21.2) (2019-03-27)

@@ -2,0 +9,0 @@

27

package.json
{
"name": "magi-cli",
"version": "0.21.2",
"version": "0.22.0",
"description": "Elements team command-line team member",

@@ -16,20 +16,25 @@ "main": "./bin/magi",

"dependencies": {
"axios": "^0.17.1",
"commander": "^2.17.1",
"axios": "^0.19.0",
"commander": "^2.20.0",
"configstore": "^3.1.2",
"cross-spawn": "^6.0.5",
"find-in-files": "^0.5.0",
"github-api": "^3.0.0",
"github-api": "^3.2.2",
"jsonfile": "^4.0.0",
"replace-in-file": "^3.4.2",
"rimraf": "^2.6.2",
"semver": "^5.5.0",
"update-notifier": "^2.5.0"
"request": "^2.88.0",
"rimraf": "^2.6.3",
"semver": "^6.1.1",
"update-notifier": "^3.0.0"
},
"devDependencies": {
"@semantic-release/changelog": "^3.0.0",
"@semantic-release/git": "^7.0.3",
"@semantic-release/npm": "^5.0.4",
"semantic-release": "^15.9.12"
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/git": "^7.0.12",
"@semantic-release/npm": "^5.1.9",
"semantic-release": "^15.13.16"
},
"resolutions": {
"fstream": "1.0.12",
"tar": "4.4.8"
}
}

Sorry, the diff of this file is not supported yet

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