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.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 @@

15

package.json
{
"version": "5.2.0",
"version": "5.2.1",
"name": "kitsu-core",
"description": "Core serialisation and deserialsation functions for the kitsu JSON:API client",
"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",

@@ -35,13 +42,13 @@ "main": "lib/index.js",

"path": "./lib/index.js",
"limit": "10 kb"
"limit": "10.2 kb"
},
{
"path": "./legacy/index.js",
"limit": "12 kb"
"limit": "12.2 kb"
},
{
"path": "./node/index.js",
"limit": "8 kb"
"limit": "7.6 kb"
}
]
}

@@ -28,5 +28,5 @@ # Kitsu Core

| ------------------: | :----------------: | :--: | :----: | :-----: | :----: | :--: | :-: |
| `kitsu-core` | 9.9 kb | 6+ | 52+ | 47+ | 10+ | 14+ | |
| `kitsu-core/legacy` | 11.9 kb | 6+ | 4+ | 3+ | 3.2+ | 12+ | 8+ |
| `kitsu-core/node` | 7.3 kb | 6+ | | | | | |
| `kitsu-core` | 10.1 kb | 6+ | 52+ | 48+ | 10+ | 14+ | |
| `kitsu-core/legacy` | 12 kb | 6+ | 4+ | 3.5+ | 3.2+ | 12+ | 8+ |
| `kitsu-core/node` | 7.4 kb | 6+ | | | | | |

@@ -374,4 +374,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