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.2 to 5.0.3

legacy/index.js

7

CHANGELOG.md

@@ -0,1 +1,8 @@

#### 5.0.3 (2018-02-16)
##### Chores
* **kitsu-core:** remove files property from package.json (f882d20e)
* **npm:** remove files property from package.json (a8decf9e)
#### 5.0.2 (2018-02-16)

@@ -2,0 +9,0 @@

5

package.json
{
"version": "5.0.2",
"version": "5.0.3",
"name": "kitsu-core",

@@ -24,5 +24,2 @@ "description": "Core serialisation and deserialsation functions for the kitsu JSON:API client",

],
"files": [
"lib"
],
"scripts": {

@@ -29,0 +26,0 @@ "docs:lint": "documentation lint src/index.js",

4

README.md

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

[Try it on RunKit](https://runkit.com/embed/6mrx8ay7xuut) <!-- TODO: Update to kitsu-core example -->
[Try it on RunKit](https://npm.runkit.com/kitsu-core)

@@ -70,3 +70,3 @@ ### Packd CDN

[Try it on CodePen](https://codepen.io/wopian/pen/RxmEeK?editors=0010) <!-- TODO: Update to kitsu-core example -->
[Try it on CodePen](https://codepen.io/wopian/pen/KQZwzq?editors=0010)

@@ -73,0 +73,0 @@ ## API

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