Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

changelog-light

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

changelog-light - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

14

package.json
{
"name": "changelog-light",
"version": "2.0.1",
"version": "2.0.2",
"description": "Generate a changelog from commits.",

@@ -9,3 +9,3 @@ "author": "cdcabrera",

"type": "git",
"url": "https://github.com/cdcabrera/changelog-light"
"url": "git+https://github.com/cdcabrera/changelog-light.git"
},

@@ -31,3 +31,3 @@ "bugs": {

"bin": {
"changelog": "./bin/cli.js"
"changelog": "bin/cli.js"
},

@@ -83,3 +83,3 @@ "scripts": {

"devDependencies": {
"cspell": "^8.13.1",
"cspell": "^8.14.2",
"eslint": "^8.57.0",

@@ -89,4 +89,4 @@ "eslint-config-prettier": "^9.1.0",

"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.7.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-node": "^11.1.0",

@@ -96,3 +96,3 @@ "eslint-plugin-prettier": "^5.2.1",

"jsdoc-to-markdown": "^8.0.3",
"npm-check-updates": "^16.14.20",
"npm-check-updates": "^17.1.0",
"npm-run-all": "^4.1.5",

@@ -99,0 +99,0 @@ "prettier": "^3.3.3"

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