@verdaccio/types
Advanced tools
Comparing version 9.3.0 to 9.5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [9.5.0](https://github.com/verdaccio/monorepo/compare/v9.4.1...v9.5.0) (2020-05-02) | ||
### Features | ||
* **types:** custom favicon ([#356](https://github.com/verdaccio/monorepo/issues/356)) ([bd78861](https://github.com/verdaccio/monorepo/commit/bd78861f46cd5189808b6689d2018a7bac6755f7)) | ||
# [9.3.0](https://github.com/verdaccio/monorepo/compare/v9.2.0...v9.3.0) (2020-01-29) | ||
@@ -8,0 +19,0 @@ |
@@ -291,2 +291,3 @@ import { PassThrough } from 'stream'; | ||
logo?: string; | ||
favicon?: string; | ||
gravatar?: boolean; | ||
@@ -293,0 +294,0 @@ sort_packages?: string; |
{ | ||
"name": "@verdaccio/types", | ||
"version": "9.3.0", | ||
"version": "9.5.0", | ||
"description": "verdaccio types definitions", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a303b26d71a18dc0621289a5de721b21a59b9ae0" | ||
"gitHead": "e3bf46f6418ab9c9abf9b098cda63a000c992e57" | ||
} |
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
36911
473