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.2 to 8.6.3

7

CHANGELOG.md

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

## [8.6.3](https://github.com/qiwi-forks/npm-registry-client/compare/v8.6.2...v8.6.3) (2020-12-03)
### Bug Fixes
* typo in script ([#4](https://github.com/qiwi-forks/npm-registry-client/issues/4)) ([a03f2ca](https://github.com/qiwi-forks/npm-registry-client/commit/a03f2ca437b6f56cd1b9de86a540744583594402))
## [8.6.2](https://github.com/qiwi-forks/npm-registry-client/compare/v8.6.1...v8.6.2) (2020-12-02)

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

4

package.json

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

"description": "Client for the npm registry",
"version": "8.6.2",
"version": "8.6.3",
"publishConfig": {

@@ -21,3 +21,3 @@ "access": "public"

"test": "tap --nyc-arg=--all --coverage --jobs=1 test/*.js",
"docs": "mkdir -p docs && cp ./README.md ./docs/README.ms",
"docs": "mkdir -p docs && cp ./README.md ./docs/README.md",
"build": "npm run docs"

@@ -24,0 +24,0 @@ },

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