You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -385,7 +385,7 @@ DOMPurify.addHook(
385
385
386
386
We are currently using Github Actions in combination with BrowserStack. This gives us the possibility to confirm for each and every commit that all is going according to plan in all supported browsers. Check out the build logs here: https://github.com/cure53/DOMPurify/actions
387
387
388
-
You can further run local tests by executing `npm test`. The tests work fine with Node.js v0.6.2 and [email protected].
388
+
You can further run local tests by executing `npm run test`.
389
389
390
390
All relevant commits will be signed with the key `0x24BB6BF4` for additional security (since 8th of April 2016).
0 commit comments