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

@jayree/changelog

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jayree/changelog - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

36

package.json
{
"name": "@jayree/changelog",
"version": "1.2.1",
"version": "1.2.2",
"description": "Parse a CHANGELOG.md file of a package and return the most recent entry",

@@ -10,4 +10,4 @@ "main": "lib/index.js",

"@commitlint/config-conventional": "^19.2.2",
"@salesforce/core": "^8.0.2",
"@salesforce/dev-config": "^4.2.0",
"@salesforce/core": "^8.4.0",
"@salesforce/dev-config": "^4.3.1",
"@salesforce/prettier-config": "^0.0.3",

@@ -18,3 +18,3 @@ "@types/debug": "^4.1.12",

"@types/marked-terminal": "^6.1.1",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/semver": "^7.5.8",

@@ -26,15 +26,15 @@ "@types/semver-compare": "^1.0.3",

"c8": "^10.1.2",
"chai": "^4.4.1",
"commitlint": "^19.3.0",
"chai": "^4.5.0",
"commitlint": "^19.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-salesforce": "^2.1.0",
"eslint-config-salesforce-typescript": "^3.3.1",
"eslint-config-salesforce-typescript": "^3.4.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsdoc": "^48.2.13",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"mocha": "^10.4.0",
"prettier": "^3.3.2",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0",

@@ -45,13 +45,13 @@ "sinon": "18.0.0",

"ts-node": "^10.9.2",
"typedoc": "0.25.13",
"typedoc-plugin-missing-exports": "2.3.0",
"typescript": "^5.4.5",
"wireit": "^0.14.4"
"typedoc": "0.26.5",
"typedoc-plugin-missing-exports": "3.0.0",
"typescript": "^5.5.4",
"wireit": "^0.14.7"
},
"dependencies": {
"debug": "^4.3.5",
"debug": "^4.3.6",
"fs-extra": "^11.2.0",
"marked": "^12.0.2",
"marked-terminal": "^7.1.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"semver-compare": "^1.0.0"

@@ -58,0 +58,0 @@ },

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