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 2c18eb5 commit a9afff9Copy full SHA for a9afff9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "html-escaper",
3
- "version": "1.0.1",
+ "version": "2.0.0",
4
"description": "fast and safe way to escape and unescape &<>'\" chars",
5
"main": "cjs/index.js",
6
"module": "esm/index.js",
0 commit comments