Socket
Socket
Sign inDemoInstall

wargamer

Package Overview
Dependencies
39
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

10

CHANGELOG.md

@@ -9,2 +9,9 @@ # Change Log

## [0.2.1] - 2017-01-09
### Changed
- Publishing process.
### Removed
- Web distribution from version control. For real this time.
## [0.2.0] - 2017-01-09

@@ -42,5 +49,6 @@ ### Changed

[Unreleased]: https://github.com/hkwu/wargamer/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/hkwu/wargamer/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/hkwu/wargamer/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/hkwu/wargamer/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/hkwu/wargamer/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/hkwu/wargamer/compare/v0.1.0...v0.1.1

3

package.json
{
"name": "wargamer",
"version": "0.2.0",
"version": "0.2.1",
"description": "Node.js client library for the Wargaming.net API.",

@@ -40,2 +40,3 @@ "keywords": [

"prepublish": "npm run build && npm test",
"postpublish": "npm run docs:publish",
"docs:build": "docma -c docma.config.json --dest _gh_pages",

@@ -42,0 +43,0 @@ "docs:prepublish": "npm run docs:build && cp CNAME _gh_pages/CNAME",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc