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.26.4 to 0.26.5

7

CHANGELOG.md

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

## [0.26.5](https://github.com/vaadin/magi-cli/compare/v0.26.4...v0.26.5) (2020-09-14)
### Bug Fixes
* update resolutions for yarn flat ([#118](https://github.com/vaadin/magi-cli/issues/118)) ([9a2b075](https://github.com/vaadin/magi-cli/commit/9a2b075))
## [0.26.4](https://github.com/vaadin/magi-cli/compare/v0.26.3...v0.26.4) (2020-07-16)

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

@@ -15,2 +15,6 @@ const fixme = `

const resolutions = `"resolutions": {
"es-abstract": "1.17.6",
"@types/doctrine": "0.0.3",`;
module.exports = {

@@ -23,2 +27,3 @@ files: [

'"devDependencies": {',
'"resolutions": {',
"const $_documentContainer = document.createElement('template');",

@@ -30,2 +35,3 @@ "$_documentContainer.innerHTML = `",

tsDefs,
resolutions,
"import { html } from '@polymer/polymer/lib/utils/html-tag.js';",

@@ -32,0 +38,0 @@ "const $_documentContainer = html`",

2

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

@@ -5,0 +5,0 @@ "main": "./bin/magi",

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