Socket
Socket
Sign inDemoInstall

gh-pages

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-pages - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

8

changelog.md

@@ -0,4 +1,10 @@

## v0.10.0
* [#50](https://github.com/tschaub/gh-pages/pull/50) - Update glob to version 7.0.0 🚀 ([@tschaub](https://github.com/tschaub))
* [#51](https://github.com/tschaub/gh-pages/pull/51) - Add --silent option to the bin ([@MoOx](https://github.com/MoOx))
## v0.9.0
* [#46](https://github.com/tschaub/gh-pages/pull/46) - cli: add `--commit-only` flag to allow testing ([@amtrack](https://github.com/amtrack))
* [#46](https://github.com/tschaub/gh-pages/pull/46) - cli: add `--no-push` flag to allow testing ([@amtrack](https://github.com/amtrack))
* [#43](https://github.com/tschaub/gh-pages/pull/43) - Update async to version 1.5.2 🚀 ([@tschaub](https://github.com/tschaub))

@@ -5,0 +11,0 @@ * [#41](https://github.com/tschaub/gh-pages/pull/41) - Update async to version 1.5.1 🚀 ([@tschaub](https://github.com/tschaub))

4

package.json
{
"name": "gh-pages",
"version": "0.9.0",
"version": "0.10.0",
"description": "Publish to a gh-pages branch on GitHub (or any other branch on any other remote)",

@@ -31,3 +31,3 @@ "keywords": [

"commander": "2.9.0",
"glob": "~6.0.1",
"glob": "~7.0.0",
"graceful-fs": "4.1.2",

@@ -34,0 +34,0 @@ "q": "1.4.1",

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