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.1.1 to 2.1.2

13

CHANGELOG.md

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

### [2.1.2](https://github.com/zikeji/node-hypixel/compare/v2.1.1...v2.1.2) (2021-03-19)
### Miscellaneous Chores
* update dependencies ([6d787bf](https://github.com/zikeji/node-hypixel/commit/6d787bf1f5750cfcb57aa9749b3ad3e1edb91e89))
* update dev dependencies ([8503b74](https://github.com/zikeji/node-hypixel/commit/8503b7467a5a08fa1e9bee888b1f1923c7493e76))
### Documentation
* add deno link ([b58124d](https://github.com/zikeji/node-hypixel/commit/b58124d21d96c185639bc15585a8b7e0b8167602))
### [2.1.1](https://github.com/zikeji/node-hypixel/compare/v2.1.0...v2.1.1) (2021-01-12)

@@ -8,0 +21,0 @@

45

package.json
{
"name": "@zikeji/hypixel",
"version": "2.1.1",
"version": "2.1.2",
"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,28 +226,27 @@ "main": "dist/index.js",

},
"dependencies": {},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@mdi/svg": "^5.8.55",
"@mr-hope/vuepress-plugin-last-update": "^1.8.1",
"@mr-hope/vuepress-types": "^1.8.1",
"@mdi/svg": "^5.9.55",
"@mr-hope/vuepress-plugin-last-update": "^1.9.6",
"@mr-hope/vuepress-types": "^1.12.1",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@types/chai": "^4.2.14",
"@types/chai": "^4.2.15",
"@types/chai-as-promised": "^7.1.3",
"@types/debug": "^4.1.5",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.20",
"@types/node": "^14.14.28",
"@types/yargs-parser": "^20.2.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"chai": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"chai": "^4.3.0",
"chai-as-promised": "^7.1.1",
"commitizen": "^4.2.2",
"commitizen": "^4.2.3",
"conventional-changelog-conventionalcommits": "^4.5.0",
"cz-conventional-changelog": "^3.3.0",
"dtsgenerator": "^3.7.0",
"eslint": "^7.17.0",
"eslint": "^7.20.0",
"eslint-config-airbnb-typescript-prettier": "^4.1.0",
"esm": "^3.2.25",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"node-env-run": "^4.0.2",

@@ -258,16 +257,16 @@ "nyc": "^15.1.0",

"prismjs": "^1.23.0",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"remarkable": "^2.0.1",
"rimraf": "^3.0.2",
"semantic-release": "^17.3.1",
"semantic-release": "^17.3.9",
"stylus-svg": "^1.2.0",
"swagger-ui": "^3.39.0",
"swagger-ui": "^3.43.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.14",
"typedoc-plugin-markdown": "^3.4.0",
"typescript": "^4.1.3",
"vuepress": "^1.8.0",
"vuepress-plugin-typedoc": "^0.4.0",
"vuepress-theme-hope": "^1.8.1",
"typedoc": "^0.20.24",
"typedoc-plugin-markdown": "^3.4.5",
"typescript": "^4.1.5",
"vuepress": "^1.8.1",
"vuepress-plugin-typedoc": "^0.5.0",
"vuepress-theme-hope": "^1.9.6",
"yaml-loader": "^0.6.0"

@@ -274,0 +273,0 @@ },

# @zikeji/hypixel
[![npm](https://img.shields.io/npm/v/@zikeji/hypixel)][npm]
[![Deno](https://img.shields.io/badge/dynamic/json?color=black&label=Deno&prefix=v&query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fzikeji%2Fnode-hypixel%2Fmain%2Fpackage.json&style=flat&logo=Deno)](https://deno.land/x/hypixel)
[![npm bundle size](https://img.shields.io/bundlephobia/min/@zikeji/hypixel)][npm]

@@ -5,0 +6,0 @@ [![visit docs](https://img.shields.io/badge/docs-VuePress-green)][docs]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc