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

github-changes

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-changes - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

3

bin/index.js

@@ -136,2 +136,4 @@ #!/usr/bin/env node

configName : 'changelog'
, note: 'github-changes-1234'
, userAgent: 'github-changes-1234'
, scopes : ['user', 'public_repo', 'repo']

@@ -151,2 +153,3 @@ };

, repo: opts.repository
, per_page: 100
};

@@ -153,0 +156,0 @@ auth();

5

CHANGELOG.md
## Change Log
### 0.0.12 (2014/09/02 05:36 +00:00)
### v0.0.13 (2014/10/26 23:34 +00:00)
- [#42](https://github.com/lalitkapoor/github-changes/pull/42) Fetch 100 tags per page (only 1 page for now) (@nylen)
### v0.0.12 (2014/09/02 05:37 +00:00)
- [#35](https://github.com/lalitkapoor/github-changes/pull/35) Update README.md with Grunt Plugin Info (@streetlight)

@@ -5,0 +8,0 @@ - [#36](https://github.com/lalitkapoor/github-changes/pull/36) PR links point to https://null/... (@lalitkapoor)

{
"name": "github-changes",
"version": "0.0.12",
"version": "0.0.13",
"description": "generate changelog for github repos",

@@ -5,0 +5,0 @@ "main": "./bin/index.js",

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