{"_id":"html-entities","_rev":"3935365","name":"html-entities","description":"Fastest HTML entities encode/decode library.","dist-tags":{"latest":"2.6.0"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"time":{"modified":"2025-09-01T01:30:19.000Z","created":"2013-02-15T15:08:33.911Z","2.6.0":"2025-03-30T15:40:10.885Z","2.5.6":"2025-03-30T12:49:44.360Z","2.5.5":"2025-03-28T20:54:56.483Z","2.5.4":"2025-03-28T20:33:36.797Z","2.5.3":"2025-03-23T11:11:48.740Z","2.5.2":"2024-03-04T12:09:43.564Z","2.5.1":"2024-03-04T12:02:25.178Z","2.5.0":"2024-03-03T23:39:47.542Z","2.4.0":"2023-06-24T22:21:08.208Z","2.3.6":"2023-06-13T09:22:18.168Z","2.3.5":"2023-06-06T08:45:14.290Z","2.3.4":"2023-06-05T19:13:07.127Z","2.3.3":"2022-03-27T00:14:35.230Z","2.3.2":"2021-03-29T15:24:02.527Z","2.3.1":"2021-03-28T17:19:09.365Z","2.3.0":"2021-03-28T09:46:48.073Z","2.2.0":"2021-03-27T16:42:26.993Z","2.1.1":"2021-03-15T13:25:40.143Z","2.1.0":"2021-01-27T22:56:25.950Z","2.0.6":"2021-01-25T11:14:47.083Z","2.0.5":"2021-01-25T11:01:44.982Z","2.0.4":"2021-01-22T17:21:01.257Z","2.0.3":"2021-01-22T00:49:31.884Z","2.0.2":"2020-12-29T09:30:20.529Z","2.0.1":"2020-12-28T21:06:10.396Z","2.0.0":"2020-12-28T20:24:03.118Z","1.4.0":"2020-12-19T00:00:07.018Z","1.3.3":"2020-12-13T22:53:00.686Z","1.3.2":"2020-12-13T22:00:55.080Z","1.3.1":"2020-04-11T14:43:13.247Z","1.3.0":"2020-04-11T14:41:07.925Z","1.2.1":"2017-04-24T11:46:12.756Z","1.2.0":"2015-10-08T20:11:47.023Z","1.1.3":"2015-07-18T14:48:28.315Z","1.1.2":"2015-01-12T10:11:08.776Z","1.1.1":"2014-08-28T13:21:31.251Z","1.1.0":"2014-08-18T23:05:50.705Z","1.0.10":"2013-02-23T16:39:35.580Z","1.0.9":"2013-02-21T11:12:26.425Z","1.0.8":"2013-02-21T10:43:06.556Z","1.0.7":"2013-02-20T18:08:26.029Z","1.0.6":"2013-02-20T16:52:23.002Z","1.0.5":"2013-02-20T13:35:06.581Z","1.0.4":"2013-02-20T11:34:09.463Z","1.0.3":"2013-02-20T11:32:02.907Z","1.0.2":"2013-02-20T09:14:36.442Z","1.0.1":"2013-02-15T15:13:29.309Z","1.0.0":"2013-02-15T15:08:33.911Z"},"users":{"roboterhund87":true,"radist2s":true,"mavin":true,"mightyiam":true,"alejcerro":true,"itonyyo":true,"frankymartz":true,"kaperstone":true,"itskdk":true,"jcottam":true,"ahsanshafiq":true,"chrisyipw":true,"developit":true,"iolo":true,"ugarz":true,"beytek":true,"jakub.knejzlik":true,"soulevans07":true,"azevedo":true,"taichiro":true,"jovinbm":true,"cantidio":true,"shrimpseaweed":true,"warblesync":true,"jian263994241":true,"shuoshubao":true,"zhenguo.zhao":true,"xch":true,"mort3za":true,"edwardxyt":true,"codeinpixel":true,"wvlvik":true,"akshay.vs9543":true,"flftfqwxf":true,"penglyu":true,"zeroknight":true,"xiechao06":true,"arhankamra":true},"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"versions":{"2.6.0":{"name":"html-entities","version":"2.6.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/he":"^1.1.1","@types/jest":"^29.5.14","@types/node":"^22.13.14","benchmark":"^2.1.4","entities":"^6.0.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-import":"^2.31.0","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","prettier":"^3.5.3","standard-version":"^9.5.0","ts-jest":"^29.3.0","tshy":"^3.0.2","tsx":"^4.19.3","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./dist/commonjs/index.js","typings":"./dist/commonjs/index.d.ts","types":"./dist/commonjs/index.d.ts","scripts":{"test":"jest","test:watch":"jest --watch","test:dist":"npm run test:dist:commonjs && npm run test:dist:esm","test:dist:commonjs":"TEST_DIST=commonjs npm run test","test:dist:esm":"TEST_DIST=esm node --experimental-vm-modules node_modules/.bin/jest","benchmark":"tsx benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header dist/esm/index.d.ts -o dist/commonjs/index.js.flow","remove-unused-declarations":"find dist -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","build":"rm -Rf dist && tsc --noEmit && tshy && tsc --declaration --emitDeclarationOnly -p tsconfig.json && tsc --emitDeclarationOnly -p tsconfig.esm.json && npm run remove-unused-declarations && npm run flow-type-gen","prepublishOnly":"npm run build && npm run test && npm run test:dist","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","type":"module","tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"},"selfLink":false},"exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"module":"./dist/esm/index.js","_id":"html-entities@2.6.0","gitHead":"58d1635d40d858efd5b6540f7b62c3a382a35bf1","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"7c64f1ea3b36818ccae3d3fb48b6974208e984f8","size":37469,"noattachment":false,"key":"/html-entities/-/html-entities-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.6.0.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.6.0_1743349210654_0.14666497103302523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-30T15:40:10.885Z","publish_time":1743349210885,"_source_registry_name":"default","_cnpm_publish_time":1743349210885},"2.5.6":{"name":"html-entities","version":"2.5.6","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^22.13.14","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^6.0.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-import":"^2.31.0","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^3.5.3","standard-version":"^9.5.0","terser":"^5.6.1","ts-node":"^10.9.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.6","gitHead":"62c61428b25ca2de97ae06f747567e1a88b757f3","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"b26e780b769e24a6342ff1c8eacec11b544b2c58","size":36119,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.6.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.5.6_1743338984184_0.4288281614107863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-30T12:49:44.360Z","publish_time":1743338984360,"_source_registry_name":"default","_cnpm_publish_time":1743338984360},"2.5.5":{"name":"html-entities","version":"2.5.5","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^22.13.14","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^6.0.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-import":"^2.31.0","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^3.5.3","standard-version":"^9.5.0","terser":"^5.6.1","ts-node":"^10.9.2","typescript":"^5.8.2","typescript-eslint":"^8.28.0"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.5","gitHead":"f1c1c1fa39714e4028f87928e2f6bd0b4aa88593","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"849c3fe580cd0e5a34e25d2d916cc32c03609a82","size":68176,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.5.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.5.5_1743195296258_0.8260906994485806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T20:54:56.483Z","publish_time":1743195296483,"_source_registry_name":"default","_cnpm_publish_time":1743195296483},"2.5.4":{"name":"html-entities","version":"2.5.4","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^22.13.14","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^6.0.0","eslint":"^9.23.0","eslint-config-prettier":"^10.1.1","eslint-plugin-import":"^2.31.0","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^3.5.3","standard-version":"^9.5.0","terser":"^5.6.1","ts-node":"^10.9.2","typescript":"^5.8.2"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","dependencies":{"typescript-eslint":"^8.28.0"},"_id":"html-entities@2.5.4","gitHead":"f7c65c6bab44a5d8e8b345468929ee2a8b339a4d","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"aeb1fb564db68d9e2350f33969a6e68a7857174d","size":68184,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.4.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.5.4_1743194016578_0.8749636183723088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T20:33:36.797Z","publish_time":1743194016797,"_source_registry_name":"default","deprecated":"this version has been deprecated","_cnpm_publish_time":1743194016797},"2.5.3":{"name":"html-entities","version":"2.5.3","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@commitlint/cli":"^17.6.6","@commitlint/config-conventional":"^17.6.6","@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^6.0.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","standard-version":"^9.5.0","terser":"^5.6.1","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build","release":"standard-version"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.3","gitHead":"1b6c85f2faf77a9f20e42ba69b9b6db45fcb7f68","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"d8a0680bd24ee35af8c74d6d4b695627dde61c00","size":68093,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.3.tgz"},"_npmUser":{"name":"mdevils","email":"npmjs@maratd.com"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-entities_2.5.3_1742728308513_0.9673366254772511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-23T11:11:48.740Z","publish_time":1742728308740,"_source_registry_name":"default","_cnpm_publish_time":1742728308740},"2.5.2":{"name":"html-entities","version":"2.5.2","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.2","gitHead":"33d4acf0294d76032ca131dccccdd9520772aea6","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"shasum":"201a3cf95d3a15be7099521620d19dfb4f65359f","size":68445,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.2.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.5.2_1709554183352_0.8576240928504364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T12:09:43.564Z","publish_time":1709554183564,"_source_registry_name":"default","_cnpm_publish_time":1709554183564},"2.5.1":{"name":"html-entities","version":"2.5.1","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.1","gitHead":"c1be453c49c82ba824883413745b1e09cc4af637","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"shasum":"d6e7c8b996fda5e2aa04e36046a27800dc0c047d","size":91158,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.1.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.5.1_1709553744986_0.39116144045885215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T12:02:25.178Z","publish_time":1709553745178,"_source_registry_name":"default","_cnpm_publish_time":1709553745178},"2.5.0":{"name":"html-entities","version":"2.5.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:watch":"mocha -w --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"cd lib && find . -type f \\( -name '*.js' \\) | while read fn; do terser --source-map \"content='$fn.map',filename='$fn.map',url='$fn.map'\" $fn -o $fn; done","build":"rm -Rf lib/* && tsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","_id":"html-entities@2.5.0","gitHead":"05131cc3733b37b427d1c1786bef6f43b53448bd","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_nodeVersion":"21.6.1","_npmVersion":"10.2.4","dist":{"shasum":"cb1346d0bca6df719c7f6e9ab09d4d916d1141d4","size":38997,"noattachment":false,"key":"/html-entities/-/html-entities-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.5.0.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.5.0_1709509187357_0.9305082550890262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-03T23:39:47.542Z","publish_time":1709509187542,"_source_registry_name":"default","_cnpm_publish_time":1709509187542},"2.4.0":{"name":"html-entities","version":"2.4.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.15","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","gitHead":"8425deeb6a8678dd874a4b6fd2b1c4b308ac2836","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.4.0","_nodeVersion":"20.2.0","_npmVersion":"9.6.6","dist":{"shasum":"edd0cee70402584c8c76cc2c0556db09d1f45061","size":32272,"noattachment":false,"key":"/html-entities/-/html-entities-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.4.0.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.4.0_1687645268037_0.16687683320744395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-24T22:21:08.208Z","publish_time":1687645268208,"_source_registry_name":"default","_cnpm_publish_time":1687645268208},"2.3.6":{"name":"html-entities","version":"2.3.6","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"funding":[{"type":"github","url":"https://github.com/sponsors/mdevils"},{"type":"patreon","url":"https://patreon.com/mdevils"}],"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.15","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","gitHead":"4227e0a0fd80850e07e3378ef36d566b2c9c5f36","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.6","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"966391d58e5737c77bca4025e31721b496ab7454","size":32225,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.6.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.6_1686648138033_0.9844348494435242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-13T09:22:18.168Z","publish_time":1686648138168,"_source_registry_name":"default","_cnpm_publish_time":1686648138168},"2.3.5":{"name":"html-entities","version":"2.3.5","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^4.5.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.15","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","gitHead":"f5cc120737b0ca390439a1045186d3bb520fd5b8","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.5","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"9f117bf6a5962efc31e094f6c6dad3cf3b95e33e","size":32178,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.5.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.5_1686041114088_0.15696316876194372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-06T08:45:14.290Z","publish_time":1686041114290,"_source_registry_name":"default","_cnpm_publish_time":1686041114290},"2.3.4":{"name":"html-entities","version":"2.3.4","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^3.0.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.2.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.12","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","gitHead":"68ad94a3383bb2a6c6ecd03e1974c0f0f2e99fb7","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"c65db1302652a0a2986f216ef911df65015dc1ac","size":32632,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.4.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.4_1685992386918_0.9766617521801344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-05T19:13:07.127Z","publish_time":1685992387127,"_source_registry_name":"default","_cnpm_publish_time":1685992387127},"2.3.3":{"name":"html-entities","version":"2.3.3","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^3.0.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^9.1.3","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.12","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"sideEffects":false,"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 npm run test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && npm run remove-unused-declarations && npm run flow-type-gen && npm run minimize-lib-files && npm run test:lib","prepublishOnly":"npm run build"},"husky":{"hooks":{"pre-commit":"npm run lint && npm run test"}},"license":"MIT","gitHead":"84cc32dee7999c354a4788d48f2f51f8f563094f","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.3","_nodeVersion":"16.12.0","_npmVersion":"8.5.0","dist":{"shasum":"117d7626bece327fc8baace8868fa6f5ef856e46","size":32036,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.3.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.3_1648340075083_0.31200862692707854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-27T00:14:40.705Z","publish_time":1648340075230,"_cnpm_publish_time":1648340075230},"2.3.2":{"name":"html-entities","version":"2.3.2","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","terser":"^5.6.1","ts-node":"^8.9.1","ttypescript":"^1.5.12","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","remove-unused-declarations":"find lib -type f \\( -name '*.d.ts' ! -name index.d.ts \\) | xargs rm","minimize-lib-files":"find lib -type f \\( -name '*.js' ! -name index.js \\) | while read fn; do terser $fn -o $fn; done","build":"rm -Rf lib/* && ttsc && yarn remove-unused-declarations && yarn flow-type-gen && yarn minimize-lib-files && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","gitHead":"778ec5fa32ce32b730533cedaf1c71c94542e252","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.2","_nodeVersion":"14.9.0","_npmVersion":"6.14.7","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"760b404685cb1d794e4f4b744332e3b00dcfe488","size":32852,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.2.tgz"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.2_1617031442380_0.24599284608439342"},"_hasShrinkwrap":false,"publish_time":1617031442527,"_cnpm_publish_time":1617031442527},"2.3.1":{"name":"html-entities","version":"2.3.1","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","ttypescript":"^1.5.12","typescript":"^3.8.3","typescript-transform-macros":"^1.1.1"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"TS_NODE_COMPILER=ttypescript mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"TS_NODE_COMPILER=ttypescript ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","build":"rm -Rf lib/* && ttsc && yarn flow-type-gen && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","gitHead":"d853697f6c3a2b1a374d08811c20a151ba367f51","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.1","_nodeVersion":"14.9.0","_npmVersion":"6.14.7","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"3a61f1ce9dc098267ad161f1e7b7eca81361e80e","size":36179,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.1.tgz"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.1_1616951949223_0.5373685312805849"},"_hasShrinkwrap":false,"publish_time":1616951949365,"_cnpm_publish_time":1616951949365},"2.3.0":{"name":"html-entities","version":"2.3.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","flowgen":"^1.13.0","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","flow-type-gen":"flowgen --add-flow-header lib/index.d.ts -o lib/index.js.flow","build":"rm -Rf lib/* && tsc && yarn flow-type-gen && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","gitHead":"290e224dfa60589b364baf6bbab9902960745d31","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.3.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.7","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"83474887115f12d33a7b85f6573c95223c2940a4","size":35630,"noattachment":false,"key":"/html-entities/-/html-entities-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.3.0.tgz"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.3.0_1616924807856_0.1300927521718438"},"_hasShrinkwrap":false,"publish_time":1616924808073,"_cnpm_publish_time":1616924808073},"2.2.0":{"name":"html-entities","version":"2.2.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/mdevils/html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","gitHead":"e84b655d6317c3dd4a074d8c1ac3c1f37e503262","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"homepage":"https://github.com/mdevils/html-entities#readme","_id":"html-entities@2.2.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.7","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"25115921cb7234d44ea76f23f0f31798a595777c","size":35218,"noattachment":false,"key":"/html-entities/-/html-entities-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.2.0.tgz"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.2.0_1616863346798_0.7444385698373572"},"_hasShrinkwrap":false,"publish_time":1616863346993,"_cnpm_publish_time":1616863346993},"2.1.1":{"name":"html-entities","version":"2.1.1","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.1.1","dist":{"shasum":"faa5fc521e2d18499627835d22be3554c202208f","size":34570,"noattachment":false,"key":"/html-entities/-/html-entities-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.1.1.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.1.1_1615814739962_0.13552058695799474"},"_hasShrinkwrap":false,"publish_time":1615814740143,"_cnpm_publish_time":1615814740143},"2.1.0":{"name":"html-entities","version":"2.1.0","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.1.0","dist":{"shasum":"f5de1f8d5e1f16859a74aa73a90f0db502ca723a","size":34385,"noattachment":false,"key":"/html-entities/-/html-entities-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.1.0.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.1.0_1611788185796_0.768827295269058"},"_hasShrinkwrap":false,"publish_time":1611788185950,"_cnpm_publish_time":1611788185950},"2.0.6":{"name":"html-entities","version":"2.0.6","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.2.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.6","dist":{"shasum":"e773b9acfad65718dd194e599f1b11cf5704b925","size":34069,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.6.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.6_1611573286896_0.44573834215270014"},"_hasShrinkwrap":false,"publish_time":1611573287083,"_cnpm_publish_time":1611573287083},"2.0.5":{"name":"html-entities","version":"2.0.5","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.5","dist":{"shasum":"3e65d672c42339e101394a602c2f56a0f448eb66","size":34057,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.5.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.5_1611572504855_0.5062899851374332"},"_hasShrinkwrap":false,"publish_time":1611572504982,"_cnpm_publish_time":1611572504982},"2.0.4":{"name":"html-entities","version":"2.0.4","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","chai":"^4.2.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"rm -Rf lib/* && tsc && yarn test:lib","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.4","dist":{"shasum":"40fadfbf0a5059fe887a522e82e5858146148bd3","size":33482,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.4.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.4_1611336061110_0.05942539124575297"},"_hasShrinkwrap":false,"publish_time":1611336061257,"_cnpm_publish_time":1611336061257},"2.0.3":{"name":"html-entities","version":"2.0.3","description":"Fastest HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","browserify":"^17.0.0","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3","uglify-js":"^3.12.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"yarn build:ts && yarn build:concat && yarn build:minify && yarn build:cleanup && yarn test:lib","build:ts":"tsc","build:concat":"browserify -s html-entities --bare lib/index.js -o lib/index.js","build:minify":"uglifyjs --compress --mangle --output lib/index.js -- lib/index.js","build:cleanup":"cd lib && ls -1 | grep -vE 'index.js|index.d.ts' | xargs rm -Rf","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.3","dist":{"shasum":"f6ab5fae8900b2348be9fb2166ed3cc6045205d9","size":30094,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.3.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.3_1611276571755_0.503724990468793"},"_hasShrinkwrap":false,"publish_time":1611276571884,"_cnpm_publish_time":1611276571884},"2.0.2":{"name":"html-entities","version":"2.0.2","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","browserify":"^17.0.0","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","husky":"^4.3.6","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3","uglify-js":"^3.12.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"yarn build:ts && yarn build:concat && yarn build:minify && yarn build:cleanup && yarn test:lib","build:ts":"tsc","build:concat":"browserify -s html-entities --bare lib/index.js -o lib/index.js","build:minify":"uglifyjs --compress --mangle --output lib/index.js -- lib/index.js","build:cleanup":"cd lib && ls -1 | grep -vE 'index.js|index.d.ts' | xargs rm -Rf","prepublishOnly":"yarn build"},"husky":{"hooks":{"pre-commit":"yarn lint && yarn test"}},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.2","dist":{"shasum":"3e0cda2387515b2dc6a947163fd51f6b48d80186","size":29406,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.2.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.2_1609234220365_0.7228194758759856"},"_hasShrinkwrap":false,"publish_time":1609234220529,"_cnpm_publish_time":1609234220529},"2.0.1":{"name":"html-entities","version":"2.0.1","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","browserify":"^17.0.0","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3","uglify-js":"^3.12.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","lint":"eslint src/**.ts","build":"yarn build:ts && yarn build:concat && yarn build:minify && yarn build:cleanup && yarn test:lib","build:ts":"tsc","build:concat":"browserify -s html-entities --bare lib/index.js -o lib/index.js","build:minify":"uglifyjs --compress --mangle --output lib/index.js -- lib/index.js","build:cleanup":"cd lib && ls -1 | grep -vE 'index.js|index.d.ts' | xargs rm -Rf","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.1","dist":{"shasum":"e1a0e02de21dbc0dc549b6e185d4c81bce3a6755","size":29338,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.1.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.1_1609189570244_0.30845896402575246"},"_hasShrinkwrap":false,"publish_time":1609189570396,"_cnpm_publish_time":1609189570396},"2.0.0":{"name":"html-entities","version":"2.0.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/he":"^1.1.1","@types/mocha":"^7.0.2","@types/node":"^13.13.4","@typescript-eslint/eslint-plugin":"^4.6.1","@typescript-eslint/parser":"^4.6.1","benchmark":"^2.1.4","browserify":"^17.0.0","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.1.0","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.1.4","he":"^1.2.0","mocha":"^7.1.2","prettier":"^2.1.2","ts-node":"^8.9.1","typescript":"^3.8.3","uglify-js":"^3.12.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","test:lib":"TEST_LIB=1 yarn test","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","lint":"eslint src/**.ts","build":"yarn build:ts && yarn build:concat && yarn build:minify && yarn build:cleanup && yarn test:lib","build:ts":"tsc","build:concat":"browserify -s html-entities --bare lib/index.js -o lib/index.js","build:minify":"uglifyjs --compress --mangle --output lib/index.js -- lib/index.js","build:cleanup":"cd lib && ls -1 | grep -vE 'index.js|index.d.ts' | xargs rm -Rf","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@2.0.0","dist":{"shasum":"716a0b682b71377395fe0d837f9537dd3f41a7ab","size":29447,"noattachment":false,"key":"/html-entities/-/html-entities-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-2.0.0.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_2.0.0_1609187042952_0.30324612528762684"},"_hasShrinkwrap":false,"publish_time":1609187043118,"_cnpm_publish_time":1609187043118},"1.4.0":{"name":"html-entities","version":"1.4.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/benchmark":"^2.1.0","@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.13.4","benchmark":"^2.1.4","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.0.0","mocha":"^7.1.2","node-html-encoder":"^0.0.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","build":"tsc","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@1.4.0","dist":{"shasum":"cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc","size":18773,"noattachment":false,"key":"/html-entities/-/html-entities-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.4.0.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_1.4.0_1608336006902_0.21367564556080332"},"_hasShrinkwrap":false,"publish_time":1608336007018,"_cnpm_publish_time":1608336007018},"1.3.3":{"name":"html-entities","version":"1.3.3","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.13.4","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.0.0","mocha":"^7.1.2","node-html-encoder":"^0.0.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","build":"tsc","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@1.3.3","dist":{"shasum":"3dca638a43ee7de316fc23067398491152ad4736","size":18190,"noattachment":false,"key":"/html-entities/-/html-entities-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.3.3.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_1.3.3_1607899980566_0.164069743688664"},"_hasShrinkwrap":false,"publish_time":1607899980686,"_cnpm_publish_time":1607899980686},"1.3.2":{"name":"html-entities","version":"1.3.2","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.13.4","chai":"^4.2.0","coveralls":"^3.1.0","entities":"^2.0.0","mocha":"^7.1.2","node-html-encoder":"^0.0.2","ts-node":"^8.9.1","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index.d.ts","types":"./lib/index.d.ts","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","build":"tsc","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@1.3.2","dist":{"shasum":"435f66668813b8e8157166655605ce4db324efa8","size":18119,"noattachment":false,"key":"/html-entities/-/html-entities-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.3.2.tgz"},"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_1.3.2_1607896854951_0.0850808166006598"},"_hasShrinkwrap":false,"publish_time":1607896855080,"_cnpm_publish_time":1607896855080},"1.3.1":{"name":"html-entities","version":"1.3.1","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.11.1","chai":"^1.9.1","coveralls":"^2.11.2","entities":"*","mocha":"^1.21.4","node-html-encoder":"*","ts-node":"^8.8.2","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index","types":"./lib/index","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","build":"tsc","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@1.3.1","dist":{"shasum":"fb9a1a4b5b14c5daba82d3e34c6ae4fe701a0e44","size":18113,"noattachment":false,"key":"/html-entities/-/html-entities-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.3.1.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_1.3.1_1586616193036_0.15238387866380965"},"_hasShrinkwrap":false,"publish_time":1586616193247,"_cnpm_publish_time":1586616193247},"1.3.0":{"name":"html-entities","version":"1.3.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^7.0.2","@types/node":"^13.11.1","chai":"^1.9.1","coveralls":"^2.11.2","entities":"*","mocha":"^1.21.4","node-html-encoder":"*","ts-node":"^8.8.2","typescript":"^3.8.3"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"./lib/index.js","typings":"./lib/index","types":"./lib/index","scripts":{"test":"mocha --recursive -r ts-node/register test/**/*.ts","benchmark":"ts-node benchmark/benchmark","travis":"yarn test","build":"tsc","prepublishOnly":"yarn build"},"license":"MIT","licenseText":"Copyright (c) 2013 Dulin Marat\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"html-entities@1.3.0","dist":{"shasum":"4b0f7485de8ef5e05cace963e34beccf9abe6086","size":18109,"noattachment":false,"key":"/html-entities/-/html-entities-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.3.0.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-entities_1.3.0_1586616067767_0.5276347932721486"},"_hasShrinkwrap":false,"publish_time":1586616067925,"_cnpm_publish_time":1586616067925},"1.2.1":{"name":"html-entities","version":"1.2.1","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4","unit-coverage":"^3.0.1","node-html-encoder":"*","entities":"*","coveralls":"^2.11.2"},"repository":{"type":"git","url":"git+https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"unit-coverage":{"common":["-s","lib/**/*.js","-t","test/**/*.js"]},"scripts":{"test":"mocha --recursive -R spec test","benchmark":"node benchmark/benchmark","coverage":"unit-coverage run -p common","coverage-html":"unit-coverage run -p common -r html -o coverage.html","travis":"npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"},"files":["index.js","lib","LICENSE"],"license":"MIT","gitHead":"dc08bde42ee6468d60ca617061b0b37b2edc45ca","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities#readme","_id":"html-entities@1.2.1","_shasum":"0df29351f0721163515dfb9e5543e5f6eed5162f","_from":".","_npmVersion":"2.15.12","_nodeVersion":"6.10.0","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"0df29351f0721163515dfb9e5543e5f6eed5162f","size":17696,"noattachment":false,"key":"/html-entities/-/html-entities-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.2.1.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-entities-1.2.1.tgz_1493034372090_0.6101754817645997"},"directories":{},"publish_time":1493034372756,"_cnpm_publish_time":1493034372756,"_hasShrinkwrap":false},"1.2.0":{"name":"html-entities","version":"1.2.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4","unit-coverage":"^3.0.1","node-html-encoder":"*","entities":"*","coveralls":"^2.11.2"},"repository":{"type":"git","url":"git+https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"unit-coverage":{"common":["-s","lib/**/*.js","-t","test/**/*.js"]},"scripts":{"test":"mocha --recursive -R spec test","benchmark":"node benchmark/benchmark","coverage":"unit-coverage run -p common","coverage-html":"unit-coverage run -p common -r html -o coverage.html","travis":"npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"},"files":["index.js","lib","LICENSE"],"license":"MIT","gitHead":"3a2cd397697c872325f526bb422bdee74f089cda","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities#readme","_id":"html-entities@1.2.0","_shasum":"41948caf85ce82fed36e4e6a0ed371a6664379e2","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"41948caf85ce82fed36e4e6a0ed371a6664379e2","size":17622,"noattachment":false,"key":"/html-entities/-/html-entities-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.2.0.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1444335107023,"_cnpm_publish_time":1444335107023,"_hasShrinkwrap":false},"1.1.3":{"name":"html-entities","version":"1.1.3","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4","unit-coverage":"^3.0.1","node-html-encoder":"*","entities":"*","coveralls":"^2.11.2"},"repository":{"type":"git","url":"git+https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"unit-coverage":{"common":["-s","lib/**/*.js","-t","test/**/*.js"]},"scripts":{"test":"mocha --recursive -R spec test","benchmark":"node benchmark/benchmark","coverage":"unit-coverage run -p common","coverage-html":"unit-coverage run -p common -r html -o coverage.html","travis":"npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"},"files":["index.js","lib","LICENSE"],"license":"MIT","gitHead":"06e39e68edb58cb72e9f313499916aaa2dc15bc8","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities#readme","_id":"html-entities@1.1.3","_shasum":"7e3b47640f5ea69b097ae8bbbe7cb8ca941d85bd","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"dist":{"shasum":"7e3b47640f5ea69b097ae8bbbe7cb8ca941d85bd","size":17347,"noattachment":false,"key":"/html-entities/-/html-entities-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.1.3.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1437230908315,"_cnpm_publish_time":1437230908315,"_hasShrinkwrap":false},"1.1.2":{"name":"html-entities","version":"1.1.2","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"chai":"^1.9.1","mocha":"^1.21.4","unit-coverage":"^3.0.1","node-html-encoder":"*","entities":"*","coveralls":"^2.11.2"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"unit-coverage":{"common":["-s","lib/**/*.js","-t","test/**/*.js"]},"scripts":{"test":"mocha --recursive -R spec test","benchmark":"node benchmark/benchmark","coverage":"unit-coverage run -p common","coverage-html":"unit-coverage run -p common -r html -o coverage.html","travis":"npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls"},"files":["index.js","lib","LICENSE"],"license":"MIT","gitHead":"25acb062772079a4473402270cb1621edc0f84a1","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities","_id":"html-entities@1.1.2","_shasum":"b59d13ad79a74bf5e4f1f0072ad69182f88bb1c4","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"dist":{"shasum":"b59d13ad79a74bf5e4f1f0072ad69182f88bb1c4","size":19221,"noattachment":false,"key":"/html-entities/-/html-entities-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.1.2.tgz"},"directories":{},"publish_time":1421057468776,"_cnpm_publish_time":1421057468776,"_hasShrinkwrap":false},"1.1.1":{"name":"html-entities","version":"1.1.1","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","gitHead":"d95308e71ebb70a6f5ab716fcd9183373629f528","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities","_id":"html-entities@1.1.1","scripts":{},"_shasum":"03ba38a4af2eda04c0633368111432c42dea61e1","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"dist":{"shasum":"03ba38a4af2eda04c0633368111432c42dea61e1","size":18670,"noattachment":false,"key":"/html-entities/-/html-entities-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.1.1.tgz"},"directories":{},"publish_time":1409232091251,"_cnpm_publish_time":1409232091251,"_hasShrinkwrap":false},"1.1.0":{"name":"html-entities","version":"1.1.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","gitHead":"0e246d3ea8885a857783c51aff7529950e4175ff","bugs":{"url":"https://github.com/mdevils/node-html-entities/issues"},"homepage":"https://github.com/mdevils/node-html-entities","_id":"html-entities@1.1.0","scripts":{},"_shasum":"07ce0ca796235b52ee98c8d8a7a72e05f63b759a","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"dist":{"shasum":"07ce0ca796235b52ee98c8d8a7a72e05f63b759a","size":18685,"noattachment":false,"key":"/html-entities/-/html-entities-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.1.0.tgz"},"directories":{},"publish_time":1408403150705,"_cnpm_publish_time":1408403150705,"_hasShrinkwrap":false},"1.0.10":{"name":"html-entities","version":"1.0.10","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.10","dist":{"shasum":"0dea59130dd50df154e82c4cf71d08c2c9dc968b","size":17100,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.10.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361637575580,"_cnpm_publish_time":1361637575580,"_hasShrinkwrap":false},"1.0.9":{"name":"html-entities","version":"1.0.9","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.9","dist":{"shasum":"f60f64c5f5424a718cc6d6c8b2ee0238e7b19914","size":17745,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.9.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361445146425,"_cnpm_publish_time":1361445146425,"_hasShrinkwrap":false},"1.0.8":{"name":"html-entities","version":"1.0.8","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.8","dist":{"shasum":"3b449b212207c4a495582fb6f419718e34e63747","size":17737,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.8.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361443386556,"_cnpm_publish_time":1361443386556,"_hasShrinkwrap":false},"1.0.7":{"name":"html-entities","version":"1.0.7","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.7","dist":{"shasum":"b72d12d96629c34461aa3b65a925bfa0c59a3b1a","size":16378,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.7.tgz"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361383706029,"_cnpm_publish_time":1361383706029,"_hasShrinkwrap":false},"1.0.6":{"name":"html-entities","version":"1.0.6","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*","node-html-encoder":"*","entities":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.6","dist":{"shasum":"5a2ab18e1415b4e4605eab158b3e633d0d0dd665","size":17757,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.6.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361379143002,"_cnpm_publish_time":1361379143002,"_hasShrinkwrap":false},"1.0.5":{"name":"html-entities","version":"1.0.5","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.5","dist":{"shasum":"f48de682346205c7a91ef75e8e4a0450a0ed6332","size":17281,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.5.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361367306581,"_cnpm_publish_time":1361367306581,"_hasShrinkwrap":false},"1.0.4":{"name":"html-entities","version":"1.0.4","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.4","dist":{"shasum":"ab4612a58f9d24a590461be3bc480bc20374358c","size":17079,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.4.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361360049463,"_cnpm_publish_time":1361360049463,"_hasShrinkwrap":false},"1.0.3":{"name":"html-entities","version":"1.0.3","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"devDependencies":{"colors":"*"},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.3","dist":{"shasum":"a3ac7dece3736e904332443483ec3200574d0a3c","size":17073,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.3.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361359922907,"_cnpm_publish_time":1361359922907,"_hasShrinkwrap":false},"1.0.2":{"name":"html-entities","version":"1.0.2","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.2","dist":{"shasum":"c4cc879ca443bf79d1d605356bf4ab39af55f77b","size":3669,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.2.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1361351676442,"_cnpm_publish_time":1361351676442,"_hasShrinkwrap":false},"1.0.1":{"name":"html-entities","version":"1.0.1","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.1","dist":{"shasum":"9e9a18e2e768738e7b356bb4f518b7db79b80e17","size":3760,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.1.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1360941209309,"_cnpm_publish_time":1360941209309,"_hasShrinkwrap":false},"1.0.0":{"name":"html-entities","version":"1.0.0","description":"Faster HTML entities encode/decode library.","keywords":["html","html entities","html entities encode","html entities decode","entities","entities encode","entities decode"],"author":{"name":"Marat Dulin","email":"mdevils@yandex.ru"},"dependencies":{},"repository":{"type":"git","url":"https://github.com/mdevils/node-html-entities.git"},"main":"index","engines":["node >= 0.4.0"],"license":"MIT","_id":"html-entities@1.0.0","dist":{"shasum":"e30e06d2ea4a93f7baef53f56ae87b94743679ff","size":3487,"noattachment":false,"key":"/html-entities/-/html-entities-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-entities/download/html-entities-1.0.0.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"mdevils","email":"mdevils@yandex.ru"},"maintainers":[{"name":"mdevils","email":"mdevils@yandex.ru"}],"directories":{},"publish_time":1360940913911,"_cnpm_publish_time":1360940913911,"_hasShrinkwrap":false}},"readme":"html-entities\n=============\n\nFastest HTML entities library.\n\nComes with both TypeScript and Flow types.\n\nInstallation\n------------\n\n```bash\n$ npm install html-entities\n```\n\nUsage\n-----\n\n### encode(text, options)\n\nEncodes text replacing HTML special characters (`<>&\"'`) and/or other character ranges depending on `mode` option value.\n\n```js\nimport {encode} from 'html-entities';\n\nencode('< > \" \\' & © ∆');\n// -> '&lt; &gt; &quot; &apos; &amp; © ∆'\n\nencode('< ©', {mode: 'nonAsciiPrintable'});\n// -> '&lt; &copy;'\n\nencode('< ©', {mode: 'nonAsciiPrintable', level: 'xml'});\n// -> '&lt; &#169;'\n\nencode('< > \" \\' & ©', {mode: 'nonAsciiPrintableOnly', level: 'xml'});\n// -> '< > \" \\' & &#169;'\n```\n\nOptions:\n\n#### level\n\n * `all` alias to `html5` (default).\n * `html5` uses `HTML5` named references.\n * `html4` uses `HTML4` named references.\n * `xml` uses `XML` named references.\n\n#### mode\n\n * `specialChars` encodes only HTML special characters (default).\n * `nonAscii` encodes HTML special characters and everything outside the [ASCII character range](https://en.wikipedia.org/wiki/ASCII).\n * `nonAsciiPrintable` encodes HTML special characters and everything outiside of the [ASCII printable characters](https://en.wikipedia.org/wiki/ASCII#Printable_characters).\n * `nonAsciiPrintableOnly` everything outiside of the [ASCII printable characters](https://en.wikipedia.org/wiki/ASCII#Printable_characters) keeping HTML special characters intact.\n * `extensive` encodes all non-printable characters, non-ASCII characters and all characters with named references.\n\n#### numeric\n\n * `decimal` uses decimal numbers when encoding html entities. i.e. `&#169;` (default).\n * `hexadecimal` uses hexadecimal numbers when encoding html entities. i.e. `&#xa9;`.\n\n\n### decode(text, options)\n\nDecodes text replacing entities to characters. Unknown entities are left as is.\n\n```js\nimport {decode} from 'html-entities';\n\ndecode('&lt; &gt; &quot; &apos; &amp; &#169; &#8710;');\n// -> '< > \" \\' & © ∆'\n\ndecode('&copy;', {level: 'html5'});\n// -> '©'\n\ndecode('&copy;', {level: 'xml'});\n// -> '&copy;'\n```\n\nOptions:\n\n#### level\n\n * `all` alias to `html5` (default).\n * `html5` uses `HTML5` named references.\n * `html4` uses `HTML4` named references.\n * `xml` uses `XML` named references.\n\n#### scope\n\n * `body` emulates behavior of browser when parsing tag bodies: entities without semicolon are also replaced (default).\n * `attribute` emulates behavior of browser when parsing tag attributes: entities without semicolon are replaced when not followed by equality sign `=`.\n * `strict` ignores entities without semicolon.\n\n### decodeEntity(text, options)\n\nDecodes a single HTML entity. Unknown entitiy is left as is.\n\n```js\nimport {decodeEntity} from 'html-entities';\n\ndecodeEntity('&lt;');\n// -> '<'\n\ndecodeEntity('&copy;', {level: 'html5'});\n// -> '©'\n\ndecodeEntity('&copy;', {level: 'xml'});\n// -> '&copy;'\n```\n\nOptions:\n\n#### level\n\n * `all` alias to `html5` (default).\n * `html5` uses `HTML5` named references.\n * `html4` uses `HTML4` named references.\n * `xml` uses `XML` named references.\n\nPerformance\n-----------\n\nStatistically significant comparison with other libraries using `benchmark.js`.\nResults by this library are marked with `*`.\nThe source code of the benchmark is available at `benchmark/benchmark.ts`.\n\n```\nCommon\n\n    Initialization / Load speed\n\n        #1: he x 516 ops/sec ±5.71% (78 runs sampled)\n      * #2: html-entities x 407 ops/sec ±5.64% (81 runs sampled)\n        #3: entities x 352 ops/sec ±4.16% (80 runs sampled)\n\nHTML5\n\n    Encode test\n\n      * #1: html-entities.encode - html5, extensive x 437,236 ops/sec ±0.90% (98 runs sampled)\n        #2: entities.encodeHTML x 335,714 ops/sec ±0.87% (92 runs sampled)\n\n    Encode non-ASCII test\n\n      * #1: html-entities.encode - html5, nonAscii x 749,246 ops/sec ±0.61% (96 runs sampled)\n        #2: entities.encodeNonAsciiHTML x 706,984 ops/sec ±1.06% (98 runs sampled)\n      * #3: html-entities.encode - html5, nonAsciiPrintable x 691,193 ops/sec ±4.47% (90 runs sampled)\n        #4: he.encode x 141,105 ops/sec ±0.87% (92 runs sampled)\n\n    Decode test\n\n        #1: entities.decodeHTML x 678,595 ops/sec ±1.28% (92 runs sampled)\n        #2: entities.decodeHTMLStrict x 684,372 ops/sec ±2.76% (82 runs sampled)\n      * #3: html-entities.decode - html5, strict x 485,664 ops/sec ±0.80% (94 runs sampled)\n      * #4: html-entities.decode - html5, body x 463,074 ops/sec ±1.11% (93 runs sampled)\n      * #5: html-entities.decode - html5, attribute x 456,185 ops/sec ±2.24% (91 runs sampled)\n        #6: he.decode x 302,668 ops/sec ±2.73% (90 runs sampled)\n\nHTML4\n\n    Encode test\n\n      * #1: html-entities.encode - html4, nonAscii x 737,475 ops/sec ±1.04% (95 runs sampled)\n      * #2: html-entities.encode - html4, nonAsciiPrintable x 649,866 ops/sec ±4.28% (79 runs sampled)\n      * #3: html-entities.encode - html4, extensive x 202,337 ops/sec ±3.66% (64 runs sampled)\n\n    Decode test\n\n      * #1: html-entities.decode - html4, attribute x 529,674 ops/sec ±0.90% (90 runs sampled)\n      * #2: html-entities.decode - html4, body x 499,135 ops/sec ±2.27% (80 runs sampled)\n      * #3: html-entities.decode - html4, strict x 489,806 ops/sec ±4.37% (84 runs sampled)\n\nXML\n\n    Encode test\n\n      * #1: html-entities.encode - xml, nonAscii x 823,097 ops/sec ±0.75% (81 runs sampled)\n      * #2: html-entities.encode - xml, nonAsciiPrintable x 764,638 ops/sec ±0.93% (93 runs sampled)\n        #3: entities.encodeXML x 672,186 ops/sec ±1.51% (92 runs sampled)\n      * #4: html-entities.encode - xml, extensive x 376,870 ops/sec ±0.76% (77 runs sampled)\n\n    Decode test\n\n        #1: entities.decodeXML x 930,758 ops/sec ±2.90% (90 runs sampled)\n      * #2: html-entities.decode - xml, body x 617,321 ops/sec ±0.74% (83 runs sampled)\n      * #3: html-entities.decode - xml, attribute x 611,598 ops/sec ±0.50% (92 runs sampled)\n      * #4: html-entities.decode - xml, strict x 607,191 ops/sec ±2.30% (85 runs sampled)\n\nEscaping\n\n    Escape test\n\n        #1: entities.escapeUTF8 x 1,930,874 ops/sec ±0.80% (95 runs sampled)\n        #2: he.escape x 1,717,522 ops/sec ±0.75% (84 runs sampled)\n      * #3: html-entities.encode - xml, specialChars x 1,611,374 ops/sec ±1.30% (92 runs sampled)\n        #4: entities.escape x 673,710 ops/sec ±1.30% (94 runs sampled)\n```\n\nLicense\n-------\n\nMIT\n\nSecurity contact information\n----------------------------\n\nTo report a security vulnerability, please use the\n[Tidelift security contact](https://tidelift.com/security). Tidelift will\ncoordinate the fix and disclosure.\n\n`html-entities` for enterprise\n------------------------------\n\nAvailable as part of the Tidelift Subscription\n\nThe maintainers of `html-entities` and thousands of other packages are working with\nTidelift to deliver commercial support and maintenance for the open source\ndependencies you use to build your applications. Save time, reduce risk, and\nimprove code health, while paying the maintainers of the exact dependencies you\nuse.\n[Learn more.](https://tidelift.com/subscription/pkg/npm-html-entities?utm_source=npm-html-entities&utm_medium=referral&utm_campaign=enterprise)\n","_attachments":{},"homepage":"https://github.com/mdevils/html-entities#readme","bugs":{"url":"https://github.com/mdevils/html-entities/issues"},"license":"MIT"}