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.3 to 1.1.4

30

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

@@ -18,21 +18,21 @@ "main": "lib/index.js",

"@types/sinon-chai": "^3.2.9",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"c8": "^7.14.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"c8": "^8.0.0",
"chai": "^4.3.7",
"commitlint": "^17.6.5",
"eslint": "^8.42.0",
"commitlint": "^17.6.6",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-salesforce": "^2.0.1",
"eslint-config-salesforce-typescript": "^1.1.1",
"eslint-config-salesforce": "^2.0.2",
"eslint-config-salesforce-typescript": "^1.1.2",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.2.6",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"mocha": "^10.2.0",
"patch-package": "^7.0.0",
"patch-package": "^7.0.2",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"sinon": "15.1.0",
"sinon": "15.2.0",
"sinon-chai": "^3.7.0",

@@ -42,4 +42,4 @@ "ts-node": "^10.9.1",

"typedoc-plugin-missing-exports": "2.0.0",
"typescript": "^5.1.3",
"wireit": "^0.9.5"
"typescript": "^5.1.6",
"wireit": "^0.10.0"
},

@@ -49,5 +49,5 @@ "dependencies": {

"fs-extra": "^11.1.1",
"marked": "^5.0.5",
"marked": "^5.1.1",
"marked-terminal": "^5.2.0",
"semver": "^7.5.1",
"semver": "^7.5.4",
"semver-compare": "^1.0.0"

@@ -54,0 +54,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