@changesets/cli
Advanced tools
@@ -17,3 +17,3 @@ 'use strict'; | ||
| var writeChangeset = require('@changesets/write'); | ||
| var externalEditor = require('external-editor'); | ||
| var externalEditor = require('@inquirer/external-editor'); | ||
| var resolveFrom = require('resolve-from'); | ||
@@ -20,0 +20,0 @@ var termSize = require('term-size'); |
@@ -17,3 +17,3 @@ import mri from 'mri'; | ||
| import writeChangeset from '@changesets/write'; | ||
| import { edit, ExternalEditor } from 'external-editor'; | ||
| import { edit, ExternalEditor } from '@inquirer/external-editor'; | ||
| import resolveFrom from 'resolve-from'; | ||
@@ -20,0 +20,0 @@ import termSize from 'term-size'; |
+2
-2
| { | ||
| "name": "@changesets/cli", | ||
| "version": "2.29.5", | ||
| "version": "2.29.6", | ||
| "description": "Organise your package versioning and publishing to make both contributors and maintainers happy", | ||
@@ -83,2 +83,3 @@ "bin": { | ||
| "@changesets/write": "^0.4.0", | ||
| "@inquirer/external-editor": "^1.0.0", | ||
| "@manypkg/get-packages": "^1.1.3", | ||
@@ -88,3 +89,2 @@ "ansi-colors": "^4.1.3", | ||
| "enquirer": "^2.4.1", | ||
| "external-editor": "^3.1.0", | ||
| "fs-extra": "^7.0.1", | ||
@@ -91,0 +91,0 @@ "mri": "^1.2.0", |
+1
-1
@@ -6,3 +6,3 @@ ## @changesets/cli 🦋 | ||
| The primary implementation of [changesets](https://github.com/Noviny/changesets). Helps you manage the versioning | ||
| The primary implementation of [changesets](https://github.com/changesets/changesets). Helps you manage the versioning | ||
| and changelog entries for your packages, with a focus on versioning within a mono-repository (though we support | ||
@@ -9,0 +9,0 @@ single-package repositories too). |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
130374
0.03%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed