Socket
Socket
Sign inDemoInstall

@qiwi/npm-registry-client

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/npm-registry-client - npm Package Compare versions

Comparing version 8.9.0 to 8.9.1

7

CHANGELOG.md

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

## [8.9.1](https://github.com/qiwi-forks/npm-registry-client/compare/v8.9.0...v8.9.1) (2021-04-02)
### Bug Fixes
* constructor typing ([#11](https://github.com/qiwi-forks/npm-registry-client/issues/11)) ([f334bb3](https://github.com/qiwi-forks/npm-registry-client/commit/f334bb32b05e4910f5e1d4fa850244830201433b))
# [8.9.0](https://github.com/qiwi-forks/npm-registry-client/compare/v8.8.1...v8.9.0) (2021-03-31)

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

2

index.d.ts

@@ -58,3 +58,3 @@ declare module '@qiwi/npm-registry-client' {

class RegClient {
constructor(config: TConfig)
constructor(config?: TConfig)

@@ -61,0 +61,0 @@ deprecate(

@@ -5,3 +5,3 @@ {

"description": "Client for the npm registry",
"version": "8.9.0",
"version": "8.9.1",
"publishConfig": {

@@ -8,0 +8,0 @@ "access": "public"

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