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 5.2.1 to 5.2.2

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

### [5.2.2](https://github.com/verdaccio/flow-types/compare/v5.2.1...v5.2.2) (2019-07-07)
### Bug Fixes
* apiJWTmiddleware return as Function ([89da62a](https://github.com/verdaccio/flow-types/commit/89da62a))
### [5.2.1](https://github.com/verdaccio/flow-types/compare/v5.2.0...v5.2.1) (2019-07-07)

@@ -7,0 +16,0 @@

2

index.d.ts

@@ -446,3 +446,3 @@ import { Stream, PassThrough } from "stream";

allow_unpublish?(user: RemoteUser, pkg: AllowAccess & PackageAccess, cb: Callback): void;
apiJWTmiddleware(helpers : any): void;
apiJWTmiddleware(helpers : any): Function;
}

@@ -449,0 +449,0 @@

{
"name": "@verdaccio/types",
"version": "5.2.1",
"version": "5.2.2",
"description": "verdaccio flow types definitions",

@@ -5,0 +5,0 @@ "repository": {

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