Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-01-27 21:56:19 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:56:19 +0300
commitfb03e485d9b1f09eb1cbcce00ee8e3e5c012097f (patch)
treee9f219461313880b385453c0d4ab3cced2517f65
parent3423a980436492b7f0ee9e002517387a801f4f4a (diff)
chore(release): libnpmhook@7.0.1libnpmhook@7.0.1
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
-rw-r--r--workspaces/libnpmhook/package.json2
3 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 3465715e5..437a71294 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -115,7 +115,7 @@
"libnpmdiff": "^3.0.0",
"libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
- "libnpmhook": "^7.0.0",
+ "libnpmhook": "^7.0.1",
"libnpmorg": "^3.0.1",
"libnpmpack": "^3.0.1",
"libnpmpublish": "^5.0.1",
@@ -10656,7 +10656,7 @@
}
},
"workspaces/libnpmhook": {
- "version": "7.0.0",
+ "version": "7.0.1",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
diff --git a/package.json b/package.json
index 7d0eea467..49b8ad0ce 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"libnpmdiff": "^3.0.0",
"libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
- "libnpmhook": "^7.0.0",
+ "libnpmhook": "^7.0.1",
"libnpmorg": "^3.0.1",
"libnpmpack": "^3.0.1",
"libnpmpublish": "^5.0.1",
diff --git a/workspaces/libnpmhook/package.json b/workspaces/libnpmhook/package.json
index f31811e2f..4f3055527 100644
--- a/workspaces/libnpmhook/package.json
+++ b/workspaces/libnpmhook/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmhook",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "programmatic API for managing npm registry hooks",
"main": "lib/index.js",
"files": [