New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zikeji/hypixel

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zikeji/hypixel - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

## [2.1.0](https://github.com/zikeji/node-hypixel/compare/v2.0.1...v2.1.0) (2021-01-12)
### Features
* **docs:** add algolia docsearch ([3bf266a](https://github.com/zikeji/node-hypixel/commit/3bf266a84bae59374b99e3beeb7e3d6d33c28a07))
### [2.0.1](https://github.com/zikeji/node-hypixel/compare/v2.0.0...v2.0.1) (2021-01-09)

@@ -8,0 +15,0 @@

8

package.json
{
"name": "@zikeji/hypixel",
"version": "2.0.1",
"version": "2.1.0",
"description": "With thorough IntelliSense support & 100% test coverage, this is an unopinionated async/await API wrapper for Hypixel's Public API. It is developed in TypeScript complete with documentation, typed interfaces for all API responses (and an OpenAPI 3.0 schema!), built-in rate-limit handling, flexible cache support, helper functions, and support for undocumented endpoints.",

@@ -226,4 +226,4 @@ "main": "dist/index.js",

"@types/yargs-parser": "^20.2.0",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"chai": "^4.2.0",

@@ -252,3 +252,3 @@ "chai-as-promised": "^7.1.1",

"ts-node": "^9.1.1",
"typedoc": "^0.20.13",
"typedoc": "^0.20.14",
"typedoc-plugin-markdown": "^3.4.0",

@@ -255,0 +255,0 @@ "typescript": "^4.1.3",

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