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

offline-github-changelog

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

offline-github-changelog - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

9

CHANGELOG.md

@@ -0,1 +1,9 @@

### v3.0.1 (2022-12-06)
- [#91](https://github.com/sunesimonsen/offline-github-changelog/pull/91) Upgrade transformation ([Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk))
- [#90](https://github.com/sunesimonsen/offline-github-changelog/pull/90) Bump sinon from 14.0.2 to 15.0.0 ([dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com))
- [#89](https://github.com/sunesimonsen/offline-github-changelog/pull/89) Bump prettier from 2.7.1 to 2.8.0 ([dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com))
- [#88](https://github.com/sunesimonsen/offline-github-changelog/pull/88) Bump markdown-escape from 1.1.0 to 2.0.0 ([dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com))
- [#87](https://github.com/sunesimonsen/offline-github-changelog/pull/87) Bump prettier from 2.6.2 to 2.7.1 ([dependabot[bot]](mailto:49699333+dependabot[bot]@users.noreply.github.com))
### v3.0.0 (2022-10-21)

@@ -116,3 +124,2 @@

- [#4](https://github.com/sunesimonsen/offline-github-changelog/pull/4) Escape markdown special characters in PR titles ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com))
- [#2](https://github.com/sunesimonsen/offline-github-changelog/pull/2) Credit authors ([Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk), [Sune Simonsen](mailto:sune@we-knowhow.dk))

@@ -119,0 +126,0 @@ ### v1.1.3 (2019-01-05)

16

package.json
{
"name": "offline-github-changelog",
"version": "3.0.0",
"version": "3.0.1",
"description": "A changelog generator for Github projects that only uses the Git history",

@@ -29,7 +29,7 @@ "main": "./lib/index.js",

"dependencies": {
"@transformation/core": "^6.0.0",
"@transformation/ejs": "^6.0.0",
"@transformation/process": "^6.0.0",
"@transformation/stream": "^6.0.0",
"markdown-escape": "^1.0.2",
"@transformation/core": "^7.0.1",
"@transformation/ejs": "^7.0.1",
"@transformation/process": "^7.0.1",
"@transformation/stream": "^7.0.1",
"markdown-escape": "^2.0.0",
"meow": "^9.0.0"

@@ -46,5 +46,5 @@ },

"mocha": "^10.1.0",
"prettier": "~2.6.2",
"prettier": "~2.8.0",
"semver": "^7.3.8",
"sinon": "^14.0.1",
"sinon": "^15.0.0",
"unexpected": "^13.0.1",

@@ -51,0 +51,0 @@ "unexpected-snapshot": "^2.1.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