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

@jayree/changelog

Package Overview
Dependencies
Maintainers
1
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.1.5 to 1.1.6

51

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

@@ -9,17 +9,19 @@ "main": "lib/index.js",

"devDependencies": {
"@salesforce/dev-scripts": "^5.4.2",
"@commitlint/config-conventional": "^17.7.0",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/prettier-config": "^0.0.3",
"@types/debug": "^4.1.8",
"@types/fs-extra": "^11.0.1",
"@types/debug": "^4.1.9",
"@types/fs-extra": "^11.0.2",
"@types/marked": "^5.0.0",
"@types/marked-terminal": "^3.1.3",
"@types/semver": "^7.5.0",
"@types/mocha": "^10.0.2",
"@types/semver": "^7.5.3",
"@types/semver-compare": "^1.0.1",
"@types/sinon-chai": "^3.2.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@types/sinon-chai": "^3.2.10",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"c8": "^8.0.1",
"chai": "^4.3.7",
"commitlint": "^17.6.7",
"eslint": "^8.46.0",
"chai": "^4.3.9",
"commitlint": "^17.7.1",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",

@@ -29,17 +31,18 @@ "eslint-config-salesforce": "^2.0.2",

"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"patch-package": "^8.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"pretty-quick": "^3.1.3",
"sinon": "15.2.0",
"sinon": "16.0.0",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.1",
"typedoc": "0.24.8",
"typedoc-plugin-missing-exports": "2.0.1",
"typescript": "^5.1.6",
"wireit": "^0.10.0"
"typedoc": "0.25.1",
"typedoc-plugin-missing-exports": "2.1.0",
"typescript": "^5.2.2",
"wireit": "^0.14.0"
},

@@ -50,3 +53,3 @@ "dependencies": {

"marked": "^5.1.2",
"marked-terminal": "^5.2.0",
"marked-terminal": "^6.0.0",
"semver": "^7.5.4",

@@ -67,10 +70,6 @@ "semver-compare": "^1.0.0"

"build": "wireit",
"clean": "sf-clean",
"clean-all": "sf-clean all",
"compile": "wireit",
"docs": "sf-docs",
"format": "wireit",
"lint": "wireit",
"prepack": "sf-prepack",
"prepare": "patch-package && sf-install",
"prepare": "patch-package",
"test": "wireit",

@@ -77,0 +76,0 @@ "test:compile": "wireit",

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