Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@verdaccio/types

Package Overview
Dependencies
Maintainers
4
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@verdaccio/types - npm Package Compare versions

Comparing version 9.3.0 to 9.5.0

11

CHANGELOG.md

@@ -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 @@

1

index.d.ts

@@ -291,2 +291,3 @@ import { PassThrough } from 'stream';

logo?: string;
favicon?: string;
gravatar?: boolean;

@@ -293,0 +294,0 @@ sort_packages?: string;

4

package.json
{
"name": "@verdaccio/types",
"version": "9.3.0",
"version": "9.5.0",
"description": "verdaccio types definitions",

@@ -35,3 +35,3 @@ "keywords": [

},
"gitHead": "a303b26d71a18dc0621289a5de721b21a59b9ae0"
"gitHead": "e3bf46f6418ab9c9abf9b098cda63a000c992e57"
}
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