aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/side-channel/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/side-channel/README.md')
-rw-r--r--backend/node_modules/side-channel/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/node_modules/side-channel/README.md b/backend/node_modules/side-channel/README.md
new file mode 100644
index 0000000..7fa4f06
--- /dev/null
+++ b/backend/node_modules/side-channel/README.md
@@ -0,0 +1,2 @@
+# side-channel
+Store information about any JS value in a side channel. Uses WeakMap if available.