Socket
Socket
Sign inDemoInstall

magi-cli

Package Overview
Dependencies
Maintainers
7
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.29.2 to 1.0.0

26

CHANGELOG.md

@@ -1,21 +0,31 @@

# 0.29.2 (2021-03-10)
# [1.0.0](https://github.com/vaadin/magi-cli/compare/v0.29.2...v1.0.0) (2021-10-27)
* update dependencies to new major versions ([#154](https://github.com/vaadin/magi-cli/issues/154)) ([79644dd](https://github.com/vaadin/magi-cli/commit/79644dd0b6fb14c463c6623906abc950bd075cdc))
## [0.29.2](https://github.com/vaadin/magi-cli/compare/v0.29.1...v0.29.2) (2021-03-10)
### Bug Fixes
* use strict regex for version update (#132) (22e5f42)
* use strict regex for version update ([#132](https://github.com/vaadin/magi-cli/issues/132)) ([22e5f42](https://github.com/vaadin/magi-cli/commit/22e5f424e418d879cc91904379c5bc5408aa9e2a))
# 0.29.1 (2021-02-24)
## [0.29.1](https://github.com/vaadin/magi-cli/compare/v0.29.0...v0.29.1) (2021-02-24)
### Bug Fixes
* use token for bender auth (#130) (c4a6ed9)
* use token for bender auth ([#130](https://github.com/vaadin/magi-cli/issues/130)) ([c4a6ed9](https://github.com/vaadin/magi-cli/commit/c4a6ed975dcfcbf3c98ab7aea71cc03d4a749aa9))
# 0.29.0 (2020-12-07)
# [0.29.0](https://github.com/vaadin/magi-cli/compare/v0.28.0...v0.29.0) (2020-12-07)
### Bug Fixes
* add missing whitespace to deploy args (#126) (bed77a0)
* update to work with P3 components (#125) (d7564cd)
* add missing whitespace to deploy args ([#126](https://github.com/vaadin/magi-cli/issues/126)) ([bed77a0](https://github.com/vaadin/magi-cli/commit/bed77a0c3aaae88018a0067ee91cdcf479e29e61))
* update to work with P3 components ([#125](https://github.com/vaadin/magi-cli/issues/125)) ([d7564cd](https://github.com/vaadin/magi-cli/commit/d7564cd9bd11e3dce3121e45efa06a2fcd6635cb))
### Features
* release and deploy P3 components (#124) (46183a5)
* release and deploy P3 components ([#124](https://github.com/vaadin/magi-cli/issues/124)) ([46183a5](https://github.com/vaadin/magi-cli/commit/46183a59517009be73762dc3f85b3ffba23f57b4))

@@ -22,0 +32,0 @@ # [0.28.0](https://github.com/vaadin/magi-cli/compare/v0.27.1...v0.28.0) (2020-10-14)

{
"name": "magi-cli",
"version": "0.29.2",
"version": "1.0.0",
"description": "Elements team command-line team member",

@@ -13,23 +13,26 @@ "main": "./bin/magi",

},
"engines": {
"npm": ">= 7.0.0"
},
"author": "Vaadin Ltd",
"license": "Apache-2.0",
"dependencies": {
"axios": "^0.21.1",
"axios": "^0.24.0",
"commander": "^2.20.0",
"configstore": "^3.1.2",
"cross-spawn": "^6.0.5",
"cross-spawn": "^7.0.3",
"find-in-files": "^0.5.0",
"github-api": "^3.2.2",
"jsonfile": "^4.0.0",
"jsonfile": "^6.1.0",
"replace-in-file": "^3.4.2",
"request": "^2.88.0",
"rimraf": "^2.6.3",
"semver": "^6.1.1",
"update-notifier": "^3.0.0"
"rimraf": "^3.0.0",
"semver": "^7.3.5",
"update-notifier": "^5.1.0"
},
"devDependencies": {
"@semantic-release/changelog": "^3.0.4",
"@semantic-release/git": "^7.0.12",
"@semantic-release/npm": "^5.1.9",
"semantic-release": "^17.2.3"
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/git": "^10.0.0",
"@semantic-release/npm": "^8.0.2",
"semantic-release": "^18.0.0"
},

@@ -36,0 +39,0 @@ "resolutions": {

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