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

kitsu-core

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitsu-core - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

22

CHANGELOG.md

@@ -0,1 +1,23 @@

#### 5.2.2 (2018-07-23)
##### Build System / Dependencies
* update dependency eslint to ~5.2.0 (#188) (c1b50b4f)
* update dependency rollup to ~0.63.0 (#187) (a792cff5)
* update dependency jest to ~23.4.0 (#186) (b0a206ed)
* update dependency eslint to ~5.1.0 (#185) (cd66096f)
* 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)
##### Documentation Changes
* **kitsu:** add bundlephobia size badge (f32fa913)
* **kitsu-core:** add bundlephobia size badge (ed0c23b3)
#### 5.2.1 (2018-07-13)

@@ -2,0 +24,0 @@

2

package.json
{
"version": "5.2.1",
"version": "5.2.2",
"name": "kitsu-core",

@@ -4,0 +4,0 @@ "description": "Core serialisation and deserialsation functions for the kitsu JSON:API client",

# Kitsu Core
[![npm badge]][npm]
[![bundlephobia badge]][bundlephobia]
[![npm install badge]][npm]

@@ -28,3 +29,3 @@ [![david badge]][david]

| ------------------: | :----------------: | :--: | :----: | :-----: | :----: | :--: | :-: |
| `kitsu-core` | 10.1 kb | 6+ | 52+ | 48+ | 10+ | 14+ | |
| `kitsu-core` | 10.1 kb | 6+ | 54+ | 48+ | 10+ | 14+ | |
| `kitsu-core/legacy` | 12 kb | 6+ | 4+ | 3.5+ | 3.2+ | 12+ | 8+ |

@@ -377,1 +378,5 @@ | `kitsu-core/node` | 7.4 kb | 6+ | | | | | |

[donate badge]: https://img.shields.io/badge/support%20me%20on-paypal.me-ff69b4.svg?style=flat-square
[bundlephobia]: https://bundlephobia.com/result?p=kitsu-core
[bundlephobia badge]: https://img.shields.io/bundlephobia/minzip/kitsu-core.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