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:
Diffstat (limited to 'node_modules/lock-verify/README.md')
-rw-r--r--node_modules/lock-verify/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/node_modules/lock-verify/README.md b/node_modules/lock-verify/README.md
index 01f0633c0..0d7a6eae8 100644
--- a/node_modules/lock-verify/README.md
+++ b/node_modules/lock-verify/README.md
@@ -1,3 +1,11 @@
+# Note: pending imminent deprecation
+
+**This module will be deprecated once npm v7 is released. Please do not rely
+on it more than absolutely necessary (ie, only if you are depending on
+it for use with npm v6 internal dependencies).**
+
+----
+
# lock-verify
Report if your package.json is out of sync with your package-lock.json.