diff options
Diffstat (limited to 'node_modules/crypto/README.md')
-rw-r--r-- | node_modules/crypto/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/crypto/README.md b/node_modules/crypto/README.md new file mode 100644 index 0000000..5437f14 --- /dev/null +++ b/node_modules/crypto/README.md @@ -0,0 +1,7 @@ +# Deprecated Package + +This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. + +It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in. + +Please contact [email protected] if you have questions about this package. |