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

kitsu

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitsu - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

13

CHANGELOG.md

@@ -0,1 +1,14 @@

#### 5.2.1 (2018-07-13)
##### Build System / Dependencies
* update dependency jest to ~23.3.0 (#184) (5975041c)
* update dependency jest to ~23.2.0 (#181) (552202b1)
* update dependency rollup to ~0.62.0 (#182) (8abaab74)
##### Chores
* add contributors to package.json (789125b2)
* lock file maintenance (#183) (9cb4f037)
### 5.2.0 (2018-06-25)

@@ -2,0 +15,0 @@

13

package.json
{
"version": "5.2.0",
"version": "5.2.1",
"name": "kitsu",
"description": "Simple & lightweight JSON-API client for Kitsu and other compliant APIs",
"author": "James Harris <wopian@wopian.me>",
"contributors": [
"Brandon Martinez <me@brandonmartinez.com>",
"Daniel Skogly <daniel.skogly@protonmail.com>",
"Lukas Erlacher <erlacher@in.tum.de>",
"Matthew Dias <matthewdias@me.com>",
"Menthol <bennetteson@gmail.com>"
],
"license": "MIT",

@@ -43,3 +50,3 @@ "main": "lib/index.js",

"babel-runtime": "^6.26.0",
"kitsu-core": "^5.2.0",
"kitsu-core": "^5.2.1",
"pluralize": "^7.0.0"

@@ -54,3 +61,3 @@ },

"path": "./legacy/index.js",
"limit": "20 kb"
"limit": "20.1 kb"
},

@@ -57,0 +64,0 @@ {

@@ -31,5 +31,5 @@ # Kitsu

| -------------: | :----------------: | :--: | :----: | :-----: | :----: | :--: | :-: |
| `kitsu` | 17.7 kb | 6+ | 52+ | 47+ | 10+ | 14+ | |
| `kitsu/legacy` | 19.8 kb | 6+ | 4+ | 3+ | 3.2+ | 12+ | 8+ |
| `kitsu/node` | 14.7 kb | 6+ | | | | | |
| `kitsu` | 17.8 kb | 6+ | 52+ | 48+ | 10+ | 14+ | |
| `kitsu/legacy` | 19.9 kb | 6+ | 4+ | 3.5+ | 3.2+ | 12+ | 8+ |
| `kitsu/node` | 14.8 kb | 6+ | | | | | |

@@ -554,4 +554,4 @@ \* Including all dependencies, minified & gzipped

[donate]: https://www.patreon.com/wopian
[donate]: https://paypal.me/wopian
[donate badge]: https://img.shields.io/badge/patreon-donate-ff69b4.svg?style=flat-square
[donate badge]: https://img.shields.io/badge/support%20me%20on-paypal.me-ff69b4.svg?style=flat-square
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