We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9234528 commit 8ce7c40Copy full SHA for 8ce7c40
README.md
@@ -0,0 +1,13 @@
1
+# javascript-sdk-check
2
+
3
+Install @optimizely/optimizely-sdk and check its dependencies
4
5
+## Usage
6
+Use `npm@6`, which runs [`npm audit`](https://docs.npmjs.com/getting-started/running-a-security-audit) automatically on install.
7
+```
8
+$ npm install
9
+...
10
11
+up to date in 0.703s
12
+[+] no known vulnerabilities found [74 packages audited]
13
0 commit comments