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 6.0.1 to 6.0.2

10

CHANGELOG.md

@@ -0,1 +1,11 @@

#### 6.0.2 (2018-08-10)
##### Documentation Changes
* switch badges to badgen (19166bd6)
##### Other Changes
* remove unused @babel/stage-0 devDependency (a9a2ab0d)
#### 6.0.1 (2018-08-10)

@@ -2,0 +12,0 @@

2

package.json
{
"version": "6.0.1",
"version": "6.0.2",
"name": "kitsu-core",

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

@@ -15,2 +15,3 @@ # Kitsu Core

[![cc coverage badge]][cc coverage]
[![packagephobia badge]][packagephobia]

@@ -339,13 +340,13 @@ Core [JSON:API] serialisation and deserialisation components for [kitsu]

[npm badge]: https://img.shields.io/npm/v/kitsu-core.svg?style=flat-square
[npm badge]: https://flat.badgen.net/npm/v/kitsu-core
[npm install badge]: https://img.shields.io/npm/dt/kitsu-core.svg?style=flat-square
[npm install badge]: https://flat.badgen.net/npm/dt/kitsu-core
[travis]: https://travis-ci.org/wopian/kitsu
[travis badge]: https://img.shields.io/travis/wopian/kitsu/master.svg?style=flat-square&label=linux%20%26%20macOS
[travis badge]: https://flat.badgen.net/travis/wopian/kitsu
[appveyor]: https://ci.appveyor.com/project/wopian/kitsu
[appveyor badge]: https://img.shields.io/appveyor/ci/wopian/kitsu/master.svg?style=flat-square&label=windows
[appveyor badge]: https://flat.badgen.net/appveyor/ci/wopian/kitsu

@@ -366,3 +367,3 @@ [cc coverage]: https://codeclimate.com/github/wopian/kitsu/code

[david dev badge]: https://img.shields.io/david/dev/wopian/kitsu.svg?style=flat-square
[david dev badge]: https://flat.badgen.net/david/dev/wopian/kitsu

@@ -375,6 +376,10 @@ [contributors]: https://github.com/wopian/kitsu/graphs/contributors

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