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.0.0 to 5.0.1

14

CHANGELOG.md

@@ -0,1 +1,15 @@

#### 5.0.1 (2018-02-16)
##### Chores
* **kitsu-core:** add homepage and repository urls (8764512d)
* **kitsu:** re-add homepage and repository urls (45efe3c4)
* **lerna:** commit changelog before publishing (ea321fed)
#### 5.0.1 (2018-02-16)
##### Chores
* **lerna:** commit changelog before publishing (ea321fed)
## 5.0.0 (2018-02-16)

@@ -2,0 +16,0 @@

12

package.json
{
"version": "5.0.1",
"name": "kitsu-core",
"version": "5.0.0",
"description": "Core (de)serialisation functions for the kitsu JSON:API client",
"description": "Core serialisation and deserialsation functions for the kitsu JSON:API client",
"author": "James Harris <wopian@wopian.me>",
"license": "MIT",
"author": "James Harris <wopian@wopian.me>",
"main": "lib/index.js",
"module": "lib/index.mjs",
"homepage": "https://github.com/wopian/kitsu/tree/master/packages/kitsu-core#readme",
"repository": "https://github.com/wopian/kitsu/tree/master/packages/kitsu-core",
"bugs": {
"url": "https://github.com/wopian/kitsu/issues"
},
"engines": {

@@ -13,2 +18,3 @@ "node": ">=6"

"keywords": [
"kitsu",
"jsonapi",

@@ -15,0 +21,0 @@ "json-api",

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

Core [JSON:API](de)serialisation components for [kitsu]
Core [JSON:API] serialisation and deserialisation components for [kitsu]

@@ -18,0 +18,0 @@ ## Features

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