kitsu-core
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -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 @@ |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
55322
0
1