Socket
Socket
Sign inDemoInstall

@qiwi/npm-registry-client

Package Overview
Dependencies
97
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.6.3 to 8.7.0

index.d.ts

7

CHANGELOG.md

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

# [8.7.0](https://github.com/qiwi-forks/npm-registry-client/compare/v8.6.3...v8.7.0) (2021-01-11)
### Features
* add types ([#6](https://github.com/qiwi-forks/npm-registry-client/issues/6)) ([2b7b4d1](https://github.com/qiwi-forks/npm-registry-client/commit/2b7b4d194b1c152a06f376e5a29ebd7e50764688)), closes [#5](https://github.com/qiwi-forks/npm-registry-client/issues/5)
## [8.6.3](https://github.com/qiwi-forks/npm-registry-client/compare/v8.6.2...v8.6.3) (2020-12-03)

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

9

package.json

@@ -5,6 +5,10 @@ {

"description": "Client for the npm registry",
"version": "8.6.3",
"version": "8.7.0",
"publishConfig": {
"access": "public"
},
"types": "index.d.ts",
"typescript": {
"definition": "index.d.ts"
},
"private": false,

@@ -26,3 +30,4 @@ "repository": {

"lib",
"index.js"
"index.js",
"index.d.ts"
],

@@ -29,0 +34,0 @@ "dependencies": {

# @qiwi/npm-registry-client
The fork of [npm/npm-registry-client](https://github.com/npm/npm-registry-client) that fixes the most vulnerabilities and brings deps from 2020
The fork of [npm/npm-registry-client](https://github.com/npm/npm-registry-client) that fixes the most vulnerabilities, brings deps from 2020 and adds some typings.

@@ -5,0 +5,0 @@ ## Install

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc