node-core-utils
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "node-core-utils", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./bin/metadata.js", |
# Node.js Core Utilities | ||
CLI tools for Node.js Core collaborators | ||
## Usage | ||
@@ -8,2 +10,4 @@ | ||
Note: You don't need to check any boxes, these tools only require public access(for now). | ||
Then create a file named `.ncurc` under your `$HOME` directory (`~/.ncurc`); | ||
@@ -13,3 +17,3 @@ | ||
{ | ||
"username": "joyeecheung", | ||
"username": "you_github_username" | ||
"token": "token_that_you_created" | ||
@@ -19,3 +23,4 @@ } | ||
Install and link (): | ||
If you install via npm, that's it. | ||
If you are using it from source, install and link: | ||
@@ -38,4 +43,4 @@ ``` | ||
- [x] Generate `Reviewed-By` | ||
- [ ] Generate `Fixes` | ||
- [ ] Generate `Refs` | ||
- [x] Generate `Fixes` | ||
- [x] Generate `Refs` | ||
- [ ] Check for CI runs | ||
@@ -42,0 +47,0 @@ - [ ] Check if commiters match authors |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 6 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
194250
146
47
83