{"_id":"slimdom","_rev":"37-4a5bc084b912aff6803a0c30cdca74b7","name":"slimdom","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","dist-tags":{"latest":"4.3.5"},"versions":{"0.1.0":{"name":"slimdom","version":"0.1.0","description":"Fast, tiny DOM implementation in pure JS","directories":{"lib":"lib","test":"test"},"scripts":{"test":"karma start test/karma.conf.js --browsers Firefox --single-run"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"keywords":["DOM","DOM4","XML"],"author":{"name":"Stef Busking"},"license":"MIT","dependencies":{"amdefine":"~0.0.5"},"devDependencies":{"karma":"~0.8"},"bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js","_id":"slimdom@0.1.0","dist":{"shasum":"0897fbddeb8f230b1330073f39ea1da1db41f499","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-0.1.0.tgz","integrity":"sha512-RHmDZ1i9PTXRHVl4zv8V1048KB3WE/tVmEAnSLf0tXXcOlSpGDuTaCFCt1xU8y0tYXUmX00C9JNHYBn++xFbIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKz5i6KGUVFDig4EoNLPdGN3EJpGt+Pg7guvb0GWHfjAIhAII5HipZsQVkUoor4aW5LFcUOaN2cm5QEtVE4KEwr7Qb"}]},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}]},"1.0.1":{"name":"slimdom","version":"1.0.1","description":"Fast, tiny DOM implementation in pure JS","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc --module amd","build:commonjs":"rimraf lib && tsc --module commonjs","build:es":"rimraf lib && tsc --module es6","build:bundle":"rimraf dist && rimraf lib && tsc && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"rimraf test/bin && tsc -P test && mocha --recursive test/bin/test"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/chai":"^3.5.2","@types/lolex":"^1.5.31","@types/mocha":"^2.2.41","chai":"^3.5.0","lolex":"^1.6.0","mocha":"^3.3.0","rimraf":"^2.6.1","rollup":"^0.41.6","rollup-plugin-babili":"^3.0.0","typedoc":"^0.6.0","typescript":"^2.3.2"},"gitHead":"b20a2de02b951e215d14811e713a18d6e61783e9","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@1.0.1","_shasum":"3260e58590a17744c120fe804ce394bc0edb32f1","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"shasum":"3260e58590a17744c120fe804ce394bc0edb32f1","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-1.0.1.tgz","integrity":"sha512-EcoUwR5RrfJVXHaAVAuu4G8wbUNN4qQZXZmk6cpE6/yWxfrKEOuQIfgCvN7ZqymS9xmugYzqRALSREkBtPPxbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc+cgA5V7KKLJ+Y1CsOJnQIHzuybfO35RemWfRLIhdAQIgYJdJtDWtTuwlfi4T8KkYXGE00nnINZOczje8tKlJZe8="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/slimdom-1.0.1.tgz_1495114051647_0.44332916499115527"},"directories":{}},"2.0.0":{"name":"slimdom","version":"2.0.0","description":"Fast, tiny DOM implementation in pure JS","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"rimraf lib && tsc -P tsconfig.json && nyc --reporter html --reporter text --exclude lib/test mocha --timeout 20000 --recursive lib/test","test:debug":"rimraf lib && tsc -P tsconfig.json && mocha --timeout 20000 --recursive lib/test --inspect --debug-brk"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/chai":"^3.5.2","@types/lolex":"^1.5.31","@types/mocha":"^2.2.41","chai":"^3.5.0","lolex":"^1.6.0","mocha":"^3.3.0","nyc":"^11.0.2","parse5":"^3.0.2","prettier":"^1.4.4","rimraf":"^2.6.1","rollup":"^0.41.6","rollup-plugin-babili":"^3.0.0","typedoc":"^0.6.0","typescript":"^2.3.2"},"gitHead":"a3ddaffb7a311160be4f8d2b09091327d149fea3","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.0.0","_shasum":"01c842ddc2167d2e6e354abf7c774b3b4c68ecc6","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"shasum":"01c842ddc2167d2e6e354abf7c774b3b4c68ecc6","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.0.0.tgz","integrity":"sha512-BptlBgT9orJPJlC2FV/GbzwDx942ktnBnUVubIdY8Ud1NBsCvAuDKCJK57QW5k+ogLMmJyCrz3lXBY+3b/2faw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFPHotRTd0w65CPl/ojQ92jUakGjen7bhftgSqfXWdq6AiEA1C3wjXrS1HVzgriaxTTN5/qr3SP/MJgNiqgUYA5zrG8="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom-2.0.0.tgz_1498044941884_0.3059188644401729"},"directories":{}},"2.0.1":{"name":"slimdom","version":"2.0.1","description":"Fast, tiny DOM implementation in pure JS","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"rimraf lib && tsc -P tsconfig.json && nyc --reporter html --reporter text --exclude lib/test mocha --timeout 20000 --recursive lib/test","test:debug":"rimraf lib && tsc -P tsconfig.json && mocha --timeout 20000 --recursive lib/test --inspect --debug-brk"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/chai":"^3.5.2","@types/lolex":"^1.5.31","@types/mocha":"^2.2.41","chai":"^3.5.0","lolex":"^1.6.0","mocha":"^3.3.0","nyc":"^11.0.2","parse5":"^3.0.2","prettier":"^1.4.4","rimraf":"^2.6.1","rollup":"^0.41.6","rollup-plugin-babili":"^3.0.0","typedoc":"^0.6.0","typescript":"^2.3.2"},"gitHead":"187a1f9b994f8bdf1ffbd00fd4c02643f2d3397d","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.0.1","_shasum":"e6f4ba0041e36c03d30defadecc5374f938bafa7","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"shasum":"e6f4ba0041e36c03d30defadecc5374f938bafa7","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.0.1.tgz","integrity":"sha512-MisD/Qomv1x9GMaaNabUiHyKPi4hKIpnnya+UnFWqn7mpInA+fxGWDjlyMa81UPwxcThS/kO9AgyiXXtYcV2RA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWdT7ai3t1VFkzM8YlLhDCWAEhf/DS6Jk870iMLqApfAiEA/0lfJ33uJm9azQ4wnasbTBGV9/JJyfAzGjlruk104RQ="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom-2.0.1.tgz_1498203171490_0.11088798567652702"},"directories":{}},"2.1.0":{"name":"slimdom","version":"2.1.0","description":"Fast, tiny DOM implementation in pure JS","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"rimraf lib && tsc -P tsconfig.json && nyc --reporter html --reporter text --exclude lib/test mocha --timeout 20000 --recursive lib/test","test:debug":"rimraf lib && tsc -P tsconfig.json && mocha --timeout 20000 --recursive lib/test --inspect --debug-brk"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/chai":"^3.5.2","@types/lolex":"^1.5.31","@types/mocha":"^2.2.41","chai":"^3.5.0","lolex":"^1.6.0","mocha":"^3.3.0","nyc":"^11.0.2","parse5":"^3.0.2","prettier":"^1.5.3","rimraf":"^2.6.1","rollup":"^0.41.6","rollup-plugin-babel-minify":"^3.1.2","typedoc":"^0.6.0","typescript":"^2.4.2"},"gitHead":"8e362cc527adcdfd3c8c317bb08d844a78818e35","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.1.3","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-FODN0kOltsCK4MhgmwWDzUxFhAfeKw4pXYO0ey3lxZyY+V3E7SgZMwARFEFNw5/tZhSHWc/EmMjzyWv/ASbH1Q==","shasum":"485cf82342f06b39c2f1ecae827ca73ea4ea967b","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+1uhVHb/DIIxQnbkNr5OgHG4Wbuzms/rxuzHle53FYAiAw7UxLtCgaKLi/0DJqJPfH94VniNfPxbjadTjS91DWXQ=="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom-2.1.0.tgz_1502877902514_0.13755649817176163"},"directories":{}},"2.1.1":{"name":"slimdom","version":"2.1.1","description":"Fast, tiny DOM implementation in pure JS","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"rimraf lib && tsc -P tsconfig.json && nyc --reporter html --reporter text --exclude lib/test mocha --timeout 20000 --recursive lib/test","test:debug":"rimraf lib && tsc -P tsconfig.json && mocha --timeout 20000 --recursive lib/test --inspect --debug-brk"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/chai":"^4.0.4","@types/lolex":"^1.5.31","@types/mocha":"^2.2.43","chai":"^4.1.2","lolex":"^2.1.2","mocha":"^3.5.3","nyc":"^11.2.1","parse5":"^3.0.2","prettier":"^1.7.0","rimraf":"^2.6.2","rollup":"^0.49.2","rollup-plugin-babel-minify":"^3.1.2","typedoc":"^0.8.0","typescript":"^2.5.2"},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"86f5023af6937df277bff8fbabb5c0a2d3a11cee","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.1.3","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-NojNfeLRXsA9mPtq61p6oj8a1d/HnEcaTAk2n9/RFOQDTMwz7P70gKSFbXAAyXywSRWRtnA8rmFQWiNTXKrqTg==","shasum":"6ad8ce7b125ad18c9613a717ea0f6b869dd0fb6a","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3QZtucMxZ/cvp2Z8sJXZTEvrqSTpMdQ+wjdfxY8X/lwIgfZF9UH8jqJssbSU/GcmQxw3wKZxB1LWWkkhcTCEjYMs="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom-2.1.1.tgz_1513945438978_0.6788696541916579"},"directories":{}},"2.1.2":{"name":"slimdom","version":"2.1.2","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/jest":"^22.1.3","jest":"^22.4.0","prettier":"^1.10.2","rimraf":"^2.6.2","rollup":"^0.56.2","rollup-plugin-babel-minify":"^4.0.0","ts-jest":"^22.0.4","typedoc":"^0.10.0","typescript":"^2.7.2"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"09b20aec808eae081f08d576bd5478ae9c57a468","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.1.3","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-uEree31XfbNf/jCudV+2PLB/lk1J4ROA6yZPeTYL9U2hoTVKjiTL+6pXbeXNVnOX4NLeXW0O1y9Icc7QN/wJyA==","shasum":"45d91cbcf1371e2c650d1ab5bbec2098d95d9a10","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.1.2.tgz","fileCount":7,"unpackedSize":831640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDaWYrOO5TiVotKvAFTX/pJQHTofPL58ujxu6lbubu5vAiEAj5NMt5FwfSvl3Jq+Toi5lmcFsBRTnZwJdKhMbWtakmI="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.1.2_1519293057810_0.09124992205130145"},"_hasShrinkwrap":false},"2.1.3":{"name":"slimdom","version":"2.1.3","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"files":["dist"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/jest":"^22.1.3","jest":"^22.4.0","prettier":"^1.10.2","rimraf":"^2.6.2","rollup":"^0.57.0","rollup-plugin-babel-minify":"^4.0.0","ts-jest":"^22.0.4","typedoc":"^0.11.0","typescript":"^2.7.2"},"jest":{"transform":{"^.+\\.tsx?$":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"7efec25b1b5aa003122850b5f6d4fb31e06417eb","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.1.3","_npmVersion":"5.6.0","_nodeVersion":"8.1.3","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-ZAfOL4roOAS/7UyJaZ3m4mPIGgW7lH+zG4BfhGdKclPpXBP3QiX/TDer+hTnvecfaYn4g0hTy9lhrbqvbbU/ag==","shasum":"b9b001fa2f59b84fe36888c6cc3423b1280680b9","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.1.3.tgz","fileCount":7,"unpackedSize":837514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWizSNZH2EgG//Dp7h5bxja2zQXSavmcOshF9D0Q+s7QIhAOLh+mjMjloaDRMGknaGtxHNMrNb1h7FrVvWhTsisKhZ"}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.1.3_1521203531735_0.7862719462429015"},"_hasShrinkwrap":false},"2.2.0":{"name":"slimdom","version":"2.2.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/jest":"^23.3.5","@types/parse5":"^5.0.0","jest":"^23.6.0","parse5":"^5.1.0","prettier":"^1.14.3","rimraf":"^2.6.2","rollup":"^0.66.5","rollup-plugin-babel-minify":"^6.1.1","ts-jest":"~23.10.4","typedoc":"^0.12.0","typescript":"^3.1.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"642ccd247998142ecb900293a81208ec9a5dccae","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-I3/HGIs8VkuXQR0zO8iKXxCkVJm3GRpcuRPMV7LzkSLQzh/Y8fr2FSeo7ojuPgPBqZoF3EA3fKrlq6HjVHlSRg==","shasum":"f4b5ee3d02f5904fbe6c605d577ee1413c7691fe","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.2.0.tgz","fileCount":7,"unpackedSize":933997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbveZeCRA9TVsSAnZWagAAWBkP/ilULdQA0IKY+i7Ru0Ur\nj7Ldv3uCaTXpH0IZKD4YDC7IwpXkomugs0vnnzfuSkF9JPdu31OU+Z8AhCQ3\nL8icS/gDuOhEJZUTx0y0ZV8ckhrf1uC9Kh5wz4daa+l5hl1IruOIHZJR4SYX\nysvu5JFHmlpeMYLkCRwP5B+gGv7iwrvbrAcUfbkG7sKLrBHl/F8NyiJ0juL7\n3J5ZRFoviUgFb/As7nFlWjsjtEoFXWhdb4G4JA1nKfXWGGr5I4VTYRw15T8H\n0pZLH9Jar4L4gyy8pWNiLMdw+jaMC22xgnQCBMKTGOx3kylmcEu6CsVIHcDV\nQPm4U05vt1qfHcPgNc7iDT17/1mm7g8jO2NWvGky39G7M13F/hE9Fu7SODs7\nP8ia3q3M4MjvL89FtHx3hbdZI82FfhG7ujaOHyo/cpxuVCB+svS5+mc2Ss0z\nXzC1rUz2bisXoTuguB8EJ9oVqd4FEXr5C1SPKJHV8faRwpv2DPAB8NAP/flQ\nDYmP56lbSz67QGYVuQE+jqd814wvxCVku4CpK1G6GFmAzMLK/bHrB3kkWFIX\nwG0Y/KDL43QQKHJ5vnXywyQrWnb8Fxamps7iautih04SlkN2EgjI/emIQzwk\n3hL07ICjDxRWBXtX72ri4xGXPjPwBGEJ79xglo7tqkvzxNArIH3S01lnGRu/\nYj65\r\n=L31O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAiYTXKY1AjQDyhnpdBwY6cbFLCN2BQJGuGEwN7GiM/dAiEAvmWLd2MQvRwvmqsfQNaYJ166exB5FbEdKM34ruRfj68="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.2.0_1539171933492_0.7267343804902249"},"_hasShrinkwrap":false},"2.2.1":{"name":"slimdom","version":"2.2.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:amd":"rimraf lib && tsc -P tsconfig.build.json --module amd","build:commonjs":"rimraf lib && tsc -P tsconfig.build.json --module commonjs","build:es":"rimraf lib && tsc -P tsconfig.build.json --module es6","build:bundle":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json && rollup -c","docs":"typedoc --out docs --excludePrivate --excludeNotExported src/index.ts","prepare":"npm run build:bundle","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@types/jest":"^23.3.10","@types/parse5":"^5.0.0","jest":"^23.6.0","parse5":"^5.1.0","prettier":"^1.15.3","rimraf":"^2.6.2","rollup":"^0.68.0","rollup-plugin-babel-minify":"^6.2.0","ts-jest":"~23.10.5","typedoc":"^0.13.0","typescript":"^3.2.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"bf308e79a4cdb15934359f8177548a10caeef9d1","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"dist":{"integrity":"sha512-l59D20IBfMoUiOjhewMDARMr4U+zjpvk7aBJ26nSM5e/pcWUZvONOqOCs890BipMtCvKI21zlYaLMhe6pmEm/g==","shasum":"23be555affd3c91e76d2625e132475b8c790fbb3","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.2.1.tgz","fileCount":7,"unpackedSize":933958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGgHbCRA9TVsSAnZWagAAH60P/2ENaCnIiHE3L/dx+5R3\nYBTPOpImEtoVmx0Dc+vTSbopPsLIfvWJRovbWfzEWHU1LVGR1puCQquiZAbU\nztX/4CX8n28uTR7J0fMVHf0GPWuJD9Npz4O+0JKXicDoV5DTfRtV/c1nGG6p\nyf7RtU6mC8njr5QUSe0WGoTh9DL+F/kycuaqyc4EsgbOWUTPtsvKPf9XnVHd\nz2s2+6tjv6gPEIXp7924j1nCzn9jwUOMQhJYxEpB1GtBlcXGslxp9lDm9yQa\nlbH1wTx1GaTdp5EH1llmEEiiKjRugwlT8T6tlhlyxaIf1Ak4JDHbxl3VGoxY\n9gfjD9ChwzTIwhRdAJWhIZTD5OkLHdd1n0XLDpLhTtVV/87Nqs/tIY48q8IB\ncPkecgfafXTB8TmsZkYzdHt8yEPv8Ml/JTUQpbcWnr/rKNBP6vQuKj4kzLI2\nfHXtKnuQm1y0RviCqZkPnWmJ8hK+Bl3/cAcfT3HxgbXUUdTE2EWYKT9usHVa\nHsJJzO0EJdWjalXl9hO9EZDAXrNuzcnkM6KrAPnGemE1rDHpn+y/C2gqpn/d\nTMlueMUEYIlymJKlvVUQPXgv3XNg2HfEC1LqoqPrXUzQpn5SIR89IqP/Mi8z\nVq3GVX2wK2IX2lCKtltCTqR61ldUvpH4rP1J/l8q2pdmF+HoCXHL7vIgovV8\n1AcB\r\n=zPfr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd6n6o/S04uRXR/azTozUImYQKbiawUJCSPXtnjgKTZQIge75+N/sDeHR/8exopnqifBCG+fAEmdEggNMD78xUkrU="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.2.1_1545208282919_0.5752288723029446"},"_hasShrinkwrap":false},"2.3.0":{"name":"slimdom","version":"2.3.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build":"npm-run-all build:tsc build:bundle build:api build:docs","build:tsc":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json","build:bundle":"rollup -c","build:api":"api-extractor run; copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i dist -o docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.0.35","@microsoft/api-extractor":"^7.0.28","@types/jest":"^24.0.11","@types/parse5":"^5.0.0","copyfiles":"^2.1.0","jest":"^24.5.0","npm-run-all":"^4.1.5","parse5":"^5.1.0","prettier":"^1.16.4","rimraf":"^2.6.3","rollup":"^1.7.0","rollup-plugin-terser":"^4.0.4","ts-jest":"~24.0.0","typescript":"^3.3.4000"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"8e03e57da00621b6e79a63df3b588a64af99cbc3","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.3.0","_nodeVersion":"11.6.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Pq7kQuYazRjKim0lgXgZabpZMU8BOA2aIdSD3VWkXzEzL/eeXrIE9N8qf08buYPORczOprv/RaAAgc32jM540A==","shasum":"29bffec1a754eb9bb93d33b0ef0dfb37434fc08d","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.3.0.tgz","fileCount":10,"unpackedSize":1325125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcni/LCRA9TVsSAnZWagAAMSQP/1tb1fLZiysushaVAo/r\nkFNR/WDvc5jAJ+cVQk6yllPflvkFhkUTwaO1PA0hNYeCJB0eFSkFKnwgJPwz\nHz27n4V9PwmUnZaAtlK9Bw90QNh0t49KFliDNNTuhHNJ5dEE6+LKESxyK0M2\nxuFApBKw2hKcfJfPmVg0xfhKUg1fKPO1Jk5Eu/fvydIZHDewONpC8mvSpDUY\njdRnlFMwqjkyqk6hkxrA7C9CY1v9lW9BBIhSr9/9mU5wTaL5yVkHKeFrrUih\n+ux2b84rbVRdX9r5M1ohLwJiLyDs036AZ1oLKoTNpxrv0uBbySzh0f9iF14p\ntZEQI5nDVCXtMguj3dW3JYiU6vu2gCRerOMuFRrza98nJUjY/JQ79T8hGUvj\nyLwPeoO2/cLGUNJHaJQeplm8s30PqrFZhI1qi6qdqkmji/zsDyKts2jMIHoi\naAPffM9lXyGGX5kKuXWO87hE0ClBqNugEyN3Apr55Svx6BlMryJohGTdHRc6\n0kIZBr9XJTUh2bVdp7akqJ2rtFZs3RV6gxso8U2zeWhfIu5L01I07ZgK3OQt\nggNZG8IAlNa5OehwaXjhVcd4Rd2nrOP8+mQ2+jQlQAps13BVOq10VzYH8bLN\n8iQf0VT++zFq5P2494CSjBr7anqWhvpLZrTUezIFn08t3X62UfCCBaCw8g9n\nqvyc\r\n=89Gb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRYLkqM85xDaLafpltYpEF1AONVVrVCrT4yDq2dYRSywIhAOL0ilEXutEBi5cYo0aXG9S3JFDCExv9iyoTjHKpMFG0"}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.3.0_1553870794675_0.7097438505872242"},"_hasShrinkwrap":false},"2.3.1":{"name":"slimdom","version":"2.3.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build":"npm-run-all build:tsc build:bundle build:api build:docs","build:tsc":"rimraf dist && rimraf lib && tsc -P tsconfig.build.json","build:bundle":"rollup -c","build:api":"api-extractor run; copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.2.1","@microsoft/api-extractor":"^7.1.6","@types/jest":"^24.0.13","@types/parse5":"^5.0.0","copyfiles":"^2.1.0","jest":"^24.8.0","npm-run-all":"^4.1.5","parse5":"^5.1.0","prettier":"^1.17.1","rimraf":"^2.6.3","rollup":"^1.13.0","rollup-plugin-terser":"^5.0.0","ts-jest":"~24.0.2","typescript":"^3.5.1"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"55759200ca5d227d592bcbbfed27ad374d779d52","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.3.1","_nodeVersion":"11.6.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-mrL386L0nOsl3m/7TseJK+l3uwnGBkpte3giS+ETF0mfr3VDDp2l2iaW4Uj459/0i3amc7p3F0squ0NlucDuJA==","shasum":"2fcb4f7dfbbc4f05c394fc979101c8aa53e2f03e","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.3.1.tgz","fileCount":9,"unpackedSize":831513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8P55CRA9TVsSAnZWagAAO0cP/0Zh1OvBH+SVYobmswy1\ndY2TFshjBXjwswIfxzjZNpwYqHfOjAsLkPvk1aGm1QnYVRcMleAkdXdCxHQD\nTMHxOM2zWfLnTmD/MjNqG4xG/OeyA+Y1qkRLRHE19XbtADk0WUbbRC3geR1h\nxEnKJMNivCY9d4Sir10x+SGMX89ZzMvYDfGpl59Lt8YquYYSPV3IhSdSn1fP\nhrkiYFGQQWohna4RXDKKadrv7C2zC/dLnkRnmzVM4wwhSgAGqJ9tjJVPbQgk\nOvFe30632K2OBpnkeonRhgz1QB2WvCUdgMrM/ecIUgEFsAySPpjS98zRVSfy\n2XFcsUXjpXR7TOStzuyScogMnf4tEnuCGf+tAiaiFxt0DD9j63tGm/8LvmsB\nkt4WGG4Iko1yjMo/aJBhBdQPdANbMLk0JlSWtxzyENgmZReBkMg+W7kCew1K\nkZdXtRH2+RIPVUGSdXQ2gTxLAFGZUbANmh3QdSGg8HOj+o8IKaJmTLcGFl2I\nt+HfzEn5Dyw8RS0N6KBMZJaKzKMv8u3iQNFXhQhKiuln/nKDx8w33bJKoMml\n/mj288wHokBk6D75mODbHVjS7/u/6XgInd9gy4rfjYoDR8GBr/yUZf62xyiE\nmwDd1REOIAz4ekpYA3y8nfTkorqFK2JVjcPZk5HdS1cjJAg+ETcptH1QeU6T\nYKtr\r\n=A6mW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDXy0pJq1IBbmyOud+L3tXAfiYpF724IyXpxBDhfyNWeAiEA67K1M5+1kfLBEkNLahPlEPcl84hQFEdJ6P6u6HBo9CU="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.3.1_1559297656899_0.06704716800240029"},"_hasShrinkwrap":false},"2.3.2":{"name":"slimdom","version":"2.3.2","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.js","module":"dist/slimdom.mjs","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.7.4","@microsoft/api-extractor":"^7.7.2","@types/jest":"^24.0.25","@types/parse5":"^5.0.2","copyfiles":"^2.1.1","jest":"^24.9.0","npm-run-all":"^4.1.5","parse5":"^5.1.1","prettier":"^1.19.1","rimraf":"^3.0.0","rollup":"^1.29.0","rollup-plugin-sourcemaps":"^0.5.0","rollup-plugin-terser":"^5.1.3","ts-jest":"~24.3.0","typescript":"^3.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"]},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"814da6ee04abd4a2724209e4a05ef279cebe60b1","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@2.3.2","_nodeVersion":"11.6.0","_npmVersion":"6.13.0","dist":{"integrity":"sha512-zFsKlkGyYRxRhSIoQSKzcHfRhlCNE9Sl87SLcLp8NitcoEufts+oCckDvHTkj8EhzQlPG9gmB+9qbV+iXQTlUg==","shasum":"d5c182eec131fd08c6210bd9cd2994b9958cb5fd","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-2.3.2.tgz","fileCount":9,"unpackedSize":852281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGEXKCRA9TVsSAnZWagAAZpMQAJ8VWr/ELzxpxdufDaQe\niQXL2TLDvFeHdK8gJobC+fwYxk14PQd+JbFY6VJ6FsCK9g3/k9C+d9j7hUXq\nU+ugQBP9T9GQRsVCDZBNIn/os/+psnVHbJ5O6BZsPtXD9XLzH1pwo8mgakUr\nPxlzuqvOadvQLl5vRMW9NBKiZWg8uj0iHvSC81nt10iSvuc8Q8pTEkS3OmV+\nHp5ZhHtCwrtW9ql15bRRj17o4iXs+IVuYInq/P9bP4i3I70X55EAl3sLa4nD\nZp62AVRDdkG34cQWbkIkRSUkREQ14JlgaBu4+DhvADgpmR2iGCGtcVUtWeQk\nxjyZKCYP0/eI65vNfHyO5t81LYzn+c4T7mlmKPwrSj4Z7UDAzoXwIliZoy5T\nvXNy5unXKJZrqdtfG6azUe8rINH//Fy8ICam8fDvD7hmq0rcTvlKpANB1gST\nKFTco0JI6BD/ggcYpH9LFCFJ1UlvaN4bbPXkttL5PB3l4xx4NA262XxPm4g4\nbnzDoSTYgMi8H0yI7sB87ryE8wlZ0EGi8IUcX93juI91WDL88YoRL1gRfah9\n4FURCzzoZzdJuE+9zvm2J+MUik/ZN5tkWQ8aXgXcX0kDrD/y9794uEbO5+Om\ng9ChrUYn82YVRh25GORWKUrD0Rloq1tIHgXmq9auojoV+W5rb6pt8Oc2z9Lr\nC84e\r\n=xt8i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBoAE3smiTaV235rulsT8cIRPAtGLybMus8u+8W3+GwzAiBq72xiqG9158rPrQ4SVzQMoIFcu3sL24oBv4aMGUsznA=="}]},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"}],"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_2.3.2_1578649033691_0.8522537083123305"},"_hasShrinkwrap":false},"3.0.0":{"name":"slimdom","version":"3.0.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"dist/slimdom.umd.js","module":"dist/slimdom.esm.js","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.13.77","@microsoft/api-extractor":"^7.19.2","@types/jest":"^27.0.3","@types/parse5":"^6.0.3","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^27.4.5","npm-run-all":"^4.1.5","parse5":"^6.0.1","prettier":"^2.5.1","rimraf":"^3.0.2","rollup":"^2.61.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~27.1.2","typescript":"^4.5.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"9a9005e98e4e8310db928ccf0e48a1df6173cff1","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@3.0.0","_nodeVersion":"16.10.0","_npmVersion":"7.24.1","dist":{"integrity":"sha512-o3En8yXlcQSkpjlv1y8YwIOGDYSe82Jm3V3DyRJE3RxkNhHUtTKihGZK3721csj4eN7IGA8ZpryBniRmubPuqA==","shasum":"ab75a86279a36fcbd5c78f7f255b89ed360f6b06","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-3.0.0.tgz","fileCount":9,"unpackedSize":852234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwfCJCRA9TVsSAnZWagAA8VEP/jjTJIwxRxF/rm8UOyXB\n56N6Tqd4Nv3qU5DrDIO3IGRkYAC5ImNcqMvbmSY8S2nch0hI2hBLI/fSkuG4\n4EDa8o2CPxvXqPc8hKFIf4L74hIFibCjVTW+RYF6PF/I9HLny0FRZeCVl4GU\nOCEx00HJmHJt8/PpxUVkvcCOlLYZohPBvhqCKodD1kimkP/zTglWb6Zfnx1K\nuiJFE/i4Hbyue4AUfbxhWVzzqHEwXMUDmtyKhEzNKZhAnfiW6qqkJSMwBbzt\nfK/PmAJyfyyuNRTHVPKAv1tvIrtQVKqci2dlDuM1YhH1dtn/68FMgi9vY+KK\nBHqrsRuUrbnoPu171vax8QZ0jOmX/72iHbSv8cFylw4EaSA2XrVbyXi/5fwC\nQXC06Sn33gyqT66Cp0zbIZHOdVoUo1LB5ilCR7a0Eyz9DUxVk7PTCHIt7PPt\ni+yxBkgv40lomvOXoD4n60k6NMgPqSIYit8wV9jmiN5LAxqstnC311p3xN1w\n5kGcCnMrYijTPmLiQ08bTjY2hZoXIQkYsr47VPvrENSyW0IGhFpnrjlSnlQ5\nOt7hF22Y2aBM0n4I15W5ri8Hmcp41G08UFEXQlZ1Ah52ppnwoaUiaSrG8w3m\n/9aBpTnZlrJkGjgN4jCt0dJ2diEA4vsSENrqC1Z/ms1ReNrlCO7GfwehkUxY\nUcqd\r\n=8RLZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEtUHjx93JmCqU+IMc0s3VCAWgWrltHCMcvy2tArCvFgIgB2SSQkWBpPoWp0vW74oyPwhMWl+wbjp/IcLfob2Mkj0="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_3.0.0_1640099977840_0.48285383079845356"},"_hasShrinkwrap":false},"3.0.1":{"name":"slimdom","version":"3.0.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.js","module":"./dist/slimdom.esm.js","exports":{".":{"require":"./dist/slimdom.umd.js","import":"./dist/slimdom.esm.js","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.13.77","@microsoft/api-extractor":"^7.19.2","@types/jest":"^27.0.3","@types/parse5":"^6.0.3","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^27.4.5","npm-run-all":"^4.1.5","parse5":"^6.0.1","prettier":"^2.5.1","rimraf":"^3.0.2","rollup":"^2.61.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~27.1.2","typescript":"^4.5.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"504b60c074ad964f437909d3574e74450fffe628","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@3.0.1","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"integrity":"sha512-20Ql+QmLrZOonYMLSsSJz20RwipzqAJ64DkN7UiV0QP/enyyV+MpQJU7Ucb3N9F4dKDO26FsTsP5QWK4Mbqn1A==","shasum":"e99372f477047b359de6c35558297bd7bf2a7b53","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-3.0.1.tgz","fileCount":9,"unpackedSize":852424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Bc6CRA9TVsSAnZWagAALkIP/i3woqJfwCgcoo7+XX0u\nkTyShxS0ktXJhhPUaQ0q42Bex/clzyaGdkH/Larl/D5xiAMBq0EtNwBJK4a5\ncsumFb86vVmUncVp20bBEUqH1vAIx2yzV9jv91j9p5Yemb9cpXqHk7bE0/7G\ntdHtRPvWJHBYRODj4GEW7NAWGC/j/tqSVh2xA4SciBc/6Y6MPCAG7j1nA9lI\n56LDEthhPIm3vuqmtMKXS4f+X5Gfr62HQitaN2xUylPMiEQ8JIRHaIMNvwQc\nMd/y6GDHV0o/Jk2YYBUG7BuRIrgHpiRnZKyj2rlLCkpGTFcqRF6zWmnoRKv0\nQ0q4/xocD6Fnfdb9eHhnd0tBrWal9SbhQiHjK/5XJgKwfslHF+KBHdsnWAO8\nbEo7nQqelu55oLhSRKHkbWL4pN9eO/xsTf9fDeiUCZjcZrumtcyX3QHDWXHL\n9NqzEjg302G31OoatiDj1GF5GW05ruqQa3l7k1PvSUPqZPPZGbj+Jbo43DTo\nNiG7T6oX1xFqgXgcsM3+z28+1MAVkvIk2X+O1VNVNcK0C2nU4PjEKv6nMOy9\nv4ocL0ihDODO02nZl7QiWSSW4fnZ2zJfdbHibtumku9h+QQOuWktM3Btmkgz\nnwdL5g4BF/7mIWREPY0RRlthDrxB+1zB2zB2Z6aFIGHLclaIzP6gZNOBAAKy\niht9\r\n=b2BU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVPOorCp7tgFK8K6k7j4jt6b0jYlhtDO/nXyaqk7V5wAiEA+N6evIMiWrj0ETtA3G+yW1MnzR2GCpqOc0VuV7hsxfI="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_3.0.1_1641813817915_0.008477937820951853"},"_hasShrinkwrap":false},"3.0.2":{"name":"slimdom","version":"3.0.2","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.js","module":"./dist/slimdom.esm.js","exports":{".":{"require":"./dist/slimdom.umd.js","import":"./dist/slimdom.esm.js","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.13.77","@microsoft/api-extractor":"^7.19.2","@types/jest":"^27.0.3","@types/parse5":"^6.0.3","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^27.4.5","npm-run-all":"^4.1.5","parse5":"^6.0.1","prettier":"^2.5.1","rimraf":"^3.0.2","rollup":"^2.61.1","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~27.1.2","typescript":"^4.5.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"1ba1f48b63bd2f3c893547d3bf097a505479f607","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@3.0.2","_nodeVersion":"16.10.0","_npmVersion":"8.3.0","dist":{"integrity":"sha512-v7pjJDjK7gq3lI7WW2T+eBA6WyV5duGy0AnGubM/JYFkN9Bhm83x+X+/w4HvFg2FetqTOBm2QVirH+PBWeQCig==","shasum":"d6aa9121daa3d5a908caf77e0666533d3627654f","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-3.0.2.tgz","fileCount":9,"unpackedSize":852800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97k5CRA9TVsSAnZWagAA1yAP/ipBkHbciCvI/yYbWBv8\n2nxirqgJsq2tcAzNkwY03PxyVEk+YBrZq2vcYcU97MPtc1m+U6fKxt3iKb5D\nR0/4zNWvSZ4bkxs4Oc9Pa6K71hsRJAHkQ0YLq/uxInFWK+MmEH7LCz9t7rWu\nPQkjGS/IVbCE8JHjwj8GRtDlqKOXuil6oun7FwUCZIB1eZcfs3gGVuiCsWKz\nLD8MLu3Gv/q+GHr/DpGtkrCzDa199LXh7myWkV3He7aDb4wwVBNUcQeOprg6\nSrmr9ani/gb2J+/LCWJ5ExS98nmAHr0Rj+MLdml5mylWmjol+5AkZnztRUZX\nJv+Kw6V0AvFJbGMfGX831taY0fZKEILsAT6pKPUYtpkpUCu//PpwdqEiU1lM\nLA9kKk6iPSp94PTCODBoUPYKHnllS8LxRGd6/IEBzcGOHAIDE5yYGNxlnIPZ\nNAak9Kep89L0M6phka/EB/9ioJ8E7P1cylAvn0kuSspCSpJJxAdcvdovgCJX\nL/0sZG/jjD3ITKy5gl6SGRaSuVyMOlbxRhjGWIUWk6ZJAy4ojFULLIIt6STK\nvzR8GEvonFIRPzw8OMVzacQhZsIQEb/EF1B0pYwp5ZhW7Ao57TLYHfB0mEzZ\nbFk5F6IAcKMaBUPLDN5LvTSv16PO79rVJnR60GWwgdnKfUp1SeF1MY2mT6wH\nlXfS\r\n=Jseg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/PRLoXOdYeKsvPTgD/Dr6u0VP7NcAD2lWpyvRe7KkIQIhAJ901uj+a/tL1t1J+VmzPTiWcd7+NK1J+j3X9v8VfwVx"}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_3.0.2_1643624760839_0.6605617869506166"},"_hasShrinkwrap":false},"3.1.0":{"name":"slimdom","version":"3.1.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.js","module":"./dist/slimdom.esm.js","exports":{".":{"require":"./dist/slimdom.umd.js","import":"./dist/slimdom.esm.js","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.15.3","@microsoft/api-extractor":"^7.19.4","@types/jest":"^27.4.1","@types/parse5":"^6.0.3","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^27.5.1","npm-run-all":"^4.1.5","parse5":"^6.0.1","prettier":"^2.5.1","rimraf":"^3.0.2","rollup":"^2.69.2","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~27.1.3","typescript":"^4.6.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"890ba950245b5001b0269eca36c8b87d2a17e583","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@3.1.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.2","dist":{"integrity":"sha512-ClVhoqlU4WLAWIUwu+5Snt1JIlqpUl4M+aulJGQ/12FrRs0XENx9LSmdtQrOTOvY55o6NHBdyIS72G2Wb6M9xQ==","shasum":"1f51fe228657d08bde604e2cebf4f3d7d4068773","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-3.1.0.tgz","fileCount":9,"unpackedSize":986975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJLu5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/4A//eZtnC5hMMfAYG1gw3rlxhN5SuguL7lB021txeDjEtra/j2gr\r\nZFWeri5YIknMcoLt6VtqLx4T+0uVyG4DGvWG6knSzs7j/UAqNUn9yU/+bQfj\r\nnfKyB2vRv+NJjzZ6Zd9TL9JO/bNZzvGTcSCE649v48EdhVa15z2ERBbIqmaO\r\n+fKnE7jDMAQx+0W9RB7RpWtmLkcOwij0tkvwne+fV5ImOuVbonvHBbhqkJVz\r\nEnWA5PqkPD1OEiuN9caEZKpsObcRtkvOUtpItJzkI9kDXKx9p3NGGLZKqbsY\r\n6sq1tcNhez/JKEuCussixO57dfW9SZfEsPe0QN3zJQ02SOL5pvl6k2iRUzGZ\r\n2aE35FTI7I5SdzT5UOo0ydl6kKLts0Y53VprNGRCO85eaHQGZJv3SbZmziYg\r\nOFAdsdxPbEWJXiSc+m3FNeKfenwgdRitbwBlymc+vQAIFjw2hckst/fhBd6/\r\n7ZypfBKK9fUFa8YTsQTuXsexGhFSi4Ubx1/387iuP3TaUVJgTvqUd4JpF+dQ\r\nWpxtUnlb9+wbaF+0jzH0r5V3td6ayhdv3qrFOsOKCFW+5cpctbpsL1f+Xl+Q\r\n04vdW09VVghZbsP+0kFBJ7FnUcMUaiqiw72T+xvXoC74iuGzDhVdjBr2YENr\r\n7u1mcEAvd42KPG5VGgesvyFf317r2hXlBhU=\r\n=f45G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHY+jr4NAIVOry7ZfuYiVJ96NqUATEx4IzJ7ej0FY6HAIhALmCORrLi1Gp/NP2gn/HJhvQolr676O9wzVzywuHG3TX"}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_3.1.0_1646574521773_0.8577877442192803"},"_hasShrinkwrap":false},"3.2.0":{"name":"slimdom","version":"3.2.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.js","module":"./dist/slimdom.esm.js","exports":{".":{"require":"./dist/slimdom.umd.js","import":"./dist/slimdom.esm.js","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.js","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^3.3.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"115bde342117a5b84e0c142d34c5e42eda7a8d66","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@3.2.0","_nodeVersion":"16.10.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-k5VI+6obys04Quhg6WI9hhx4CcNG8qX1+Pyl9/H3eXHUcstXFpMv2pHI87IBqZ09Owq+CJn1o0mf9lvLF1L0fw==","shasum":"c6cbe092ce517aac04ef6dfbbacd141f5dc808af","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-3.2.0.tgz","fileCount":9,"unpackedSize":1226617,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ7bcql3YvsJ4Q2zmE0UasWt31PRNAOk1PAHW+AcGD6QIhAIwE8QoniRra9bV2ajdb+ya7mAnX0N+umzFDODEP8Oru"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitBFMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof3g//WwCE6JIInSEyRMoha42Lc3P2FXf9rNSDXcdT8YGVp6f1bThf\r\nb0liN/mqhdcbbKUCAiI3cO1uGjR2IlUXNMJvddgxgj+jpfgUOZmQnS+gM67v\r\nLhOOKtRG9UvDDxlfxk8ri6Xf811jv33qg11K0ma3mf2zuyRyVYxmNYV724IW\r\nHRgcnEhejmp93rCsWyEPJnon/SRb++qck4FXsMKPZyOHd/xk1BBkIgaU2IqG\r\nWXsbzwjrWHUu4tt3IpoodwT98lxtDL8M2cfca54/GCsnIrL8W2ZBYl93/0IS\r\nttI5DUZU6t0l4UTRw82XQ8lkXAQcpPqufu0sbGnQ8GUZBSNxs+WESdASKmGd\r\n5CywI/tXUNFai6MPh6Y731VYH7zL3kxV6VgdxyOeiAWCJvTvD7zvSGHZVtEB\r\nJoRNcMKKb/yPwMrhsBAzRHt/Y+kujHSslhlxxfGmjLLtTmzAH8t25kj1ItqW\r\nBp3wJQX3qIW2BJ3e2Q8GxeRxNGJPGfcNzs+YkNUYbiq3Hu4t23VE0bCopNCF\r\nCbd1BvOR57scwibqhjdlVEFNa+iZNgh/JdkSw3c/6OY7++eGC0RX5ctBmdDT\r\nLg7X9et87B1VUFpQAi5a2WugF/d/bIbEmk4BuBN0WPQro/RP87lQ3gV6uX6Y\r\nqnMLZmkS8+O9J/2zvB0D5/lIZ01GFatOHLU=\r\n=tHrt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_3.2.0_1655968076229_0.4667376601695332"},"_hasShrinkwrap":false},"4.0.0":{"name":"slimdom","version":"4.0.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.js","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^4.0.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"8f26a6eaed8a0b462eaa424df368b198fbd19636","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.0.0","_nodeVersion":"16.10.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-ptqoCNzueYZgxlnR5iaZQpUVKoIsQq6wXYFNvl1qKNN2nP/YbWooK5HNUjal3Flk5Rfns0poVk8iGa43UmQzEw==","shasum":"67666492d2b90bba829a1ba172991c2a7a92617e","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.0.0.tgz","fileCount":9,"unpackedSize":1226640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJRifBjK8pfxwBktCEg4L5T1Yis6DHwjHKUUPUxgMMsgIhAMj0YFd62ynLs0VPbYizulDMcaASPC9uG5A6t4EIr9Q+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitB98ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCmRAAgJsIxfKzsLsp/NglEcUPSyBiNhzgflpmjbWgt/Yidia6OQc9\r\ntRGmk47sjdNypgLk9p13MOA/0dMhCX/d9rnnOm8nhJ3VKNH2+7K10kiyc02y\r\nEjYEC9KLTrUKA02qcNxgYN9hFEeJtPCLF5cxyqt4rWxbwja8f6vbSzURP0Bz\r\nkLXz7GyL2q43icRJBojZ5lKS3HsWpuJk6COf0BCmmCQf8FGPGuwKvZXrru33\r\ne6KF3K0cyCEwY1HhyZ2JUthCqMkTmcNGNxCwMzM1nRM9Q8F6ps/sfJGaa3Aq\r\nFl018MKyG1QEketomxrp+lH0IB78eP5/KJNIsn/f2f1Jd3lzcK7HnJswrOE8\r\nP9qxh5z6hVfl/zuW5pegoA3tnsK+skXGC6UURPgnLvTGSMXiiX2mNEqG4dCJ\r\nRmU8Cxb3q5DiEhxbrWCRQQuTITtDipo5MzujeVbQtDPYPxor5o/78iP7UzB5\r\nazewdHJawXyOxPvsL6E/IORmOcOM+N5fSRWfzQzUR8tSAh9YDjiZVeKyg8BZ\r\ncOFmz4QDGRNKm1CMNfK5Bg9IpZ6Xo11fUtSyBUe3cNO96E0wkqNjPF8hPqv+\r\nLcBmhUn8ddba4zinxwjlI1Xggje4F/5BBxsPdfwGPqwzqluk+YYpz3WbWxer\r\nfWBi4nEkrawKZinz3lKBfb8afEnmgtPh3bs=\r\n=KZhq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.0.0_1655971708658_0.17271808675369615"},"_hasShrinkwrap":false},"4.0.1":{"name":"slimdom","version":"4.0.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^4.0.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"a623fcea1954ab9d5b6e9be4e440065e6b97dc5b","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.0.1","_nodeVersion":"16.10.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-3mStlXYx/TLxUsm/0BVWFSoo234tFoLZYVA6/7/YweqSoUx+wqwdL9yNvAhfFMGiHbU9Bm4grES6erAKAhlcdA==","shasum":"6cd42a0ed32123dbf1b7124a45763eb7972dc358","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.0.1.tgz","fileCount":9,"unpackedSize":1226641,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApT7eH02rNdCo5m0ShS0XuLE24k27253i2Aja2hAIorAiBCBsdfyJkvnLgr0ObjSYyZD0pakzIrWUr20uCM4htjmA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitCxcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSGhAAlyRpIuzaciudbEUsG+vFBEtcD3wGEGSXgm/sqjC8la79Qsac\r\n00KhwStXsZUV4+DKMZGabC0P1ZDxJmMbRlpR+ZdU1j08OWRwy2wnj+7BZOjY\r\nt4LsTSkmUs02zglLJAoRALQL5ks4YJcI7P789cstGmt08QeyOxd54Rb2aCdz\r\nyl2CrFbMMYmWtIUGOBV5qz74NLczZfxvF0R4srkH6jmrroVxjlkVOyTcFNnB\r\nZTQ815ZXubu5+PBJHdiinyc7Urwn5Z+ZHGx4oci/9E1MdRvQpNelMLC6CXwd\r\n/YVZ/7iECSYNOB8amqIS7pw0oMmFmKx1WpTt7X6vKYkCu/veei6LBWR2NkWw\r\niyfPzJpqWlxx3DnC3XLk+1gQ1lb2UKhw9Rx6nRTus0tfB2MR9ZhuT+lBC7YI\r\nfviu33xtvMqnTdIpHfpSgotC9aMVTmh6tp5LZaJvcIQPODwsimam3FZDFPs/\r\ni7PnhF4SVPlRqgO/ezvYPhjvJcdILgC9BuiTY0UPLkRU82lgK4vwaslTCDEK\r\n+j3pK5O/2nWbahV4rDXgwZv5WGpvcl2lJf4OeziJmgtXd1+BjkAOZCkymq1u\r\ncXiTDP1aaRTmQpCSlu3b1DhM32zDou78eW4ABfSnfTf6sAx5D9rHitRpP+az\r\ndXSo5lZnY/VYZo8S81saq+GJUxx92JU4YzE=\r\n=INCL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.0.1_1655975004326_0.9379902126404209"},"_hasShrinkwrap":false},"4.0.2":{"name":"slimdom","version":"4.0.2","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^4.0.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"3756c5fd0eeb8d63853fba5f761367c440b690eb","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.0.2","_nodeVersion":"16.10.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-yokLOLJhcTptO5JSHj8EmoT5OVhpzBgnBGThSoI3CWE88C65LzzQFzPARakCctMBfu4dRZoqA6oDac+DVm7ZcQ==","shasum":"772fbf403656c6fce631f85cbeb1a205b0a1353d","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.0.2.tgz","fileCount":9,"unpackedSize":1226639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDt51hKHCcs8WwRDLc3911djfByukFMxMbr/fZOTPcLlQIhAOHrXV21WUcEIsxAQhEYSR3EtHg0m359J6HfyLjpFD/I"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8h1PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1Ng/+IqrNFBNw7GM0Ai64MmZyNHy5CKCVNEBEtuX+jDSoYojNEihM\r\n4X/ZunE1V4Q80haT3l5GmLpCiKbxQ25zaabi4NVMPP6XvcK1BGM3yMqXAnkl\r\nPiuzK7BLUXlzZL6eOpQ5gCxEzQRpxepd9HWvL7ApOtCF1y9zl3WZPtL7NcVh\r\nDknnAFKWbI/ljCavEymhUXD4CWre546IFWsluBQTKDEBf36zzVqz8/dChxGw\r\nHqHnNkN59tS111cWDeEiIktzBnm3hRel8rDFkhAhELs94vTgaj3wQHivrg4J\r\njYFOs0VLzCPC1cM7rV6qUV7uU+Gd15nDtVd9pp0xhH/zFwooNPc6phIiIr0k\r\nsck68wWYICl2bScvvl3kHmirbs+VLPwVWwjvwOX8iHmtBYFSQMLjstG6JT8F\r\nwoX5kKJQL4UIv56/O8vnI5qWuwKF5xizZED/1BirdKbny8FdUeA8o32W/f5q\r\nGnZI98GZm22PLlsewuJO2zUSJ1P3G3n8u8vYI57lQCOH1isrI/nWqdxoeqtf\r\nz8cXZpg9KoVNYYoY/wwzhk9gLDi9xcNq9FnlBmgZuclkNEzCh/1SMgcuYV0L\r\nYciCupnFm5qH7ot9KUzSDt9SvlkPXhFKylVLmip4FOCHLZpUrgOYzNR6uJ/c\r\nwUe2e7pbWJEURlTVRCNywOoIlHl9r6p6xuA=\r\n=CEvH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.0.2_1660034383465_0.08023086943242563"},"_hasShrinkwrap":false},"4.1.0":{"name":"slimdom","version":"4.1.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^4.0.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"3d6a7b20c7e159b37a756eb69da57bc931a38291","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.1.0","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-N63uA01U+c1L72vFXljOMCG09Kj4KchJ7y14P5JrcRP17r1QnWPBtDHTnLecXeAqQ5scKS++f5m7Z4NTD1zx8w==","shasum":"d689426902efc4f5efcdc9aceaace8d5a6327f3a","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.1.0.tgz","fileCount":9,"unpackedSize":1255610,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwAeVIUT8ZB1+Ktga1WpRqZaINGRx3+OIeqxeqev6D1AiEAy76/wuNm/Y7zoorduYCCTTgKe4YsW+eE4/xm7G+54js="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkHa2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWdQ/+It/F1QIQsItMZ18OKGaahvLh9uiXUizinxNZ3N5pM/6QWdAL\r\n63zyCxVzBwNcWqolNABewMY6fCMyK+8Vi1n7HF0mC+uortghz/iaenR220F4\r\nP1Dx9hUupFAMqTVLd/XlsgTxyGq6pB8RwdZ3K28YRnSrgoVGMr1tMgHHpE45\r\ncQRmatWRY1mWGuO0UoA++h0hnTvzWnEkrEtF9PSGs/iRVQngwCA2/Kz8+NSj\r\nyyqXFKLrWEK6nzVOBMFdSXYjr6aQCB+TXdRgPefsdN+u2sRi6xXxeNx09tyW\r\n/ksWILLeJNPrDJOcREOkiZ4sgSUb5fBeQ1maQURS3rw7OF3Hj8Kp8V3934g6\r\nq1kNAuYYTEtnqndk/6HfFMdyyO2XLa0qzbxaBjVLGUOJGeMk3A8M29Vr3bAh\r\nF7l2RT0xJSxdjY4R7rb/0mcgt+PrvLkncAD5RO/i29KQ6cY6rofiohfliP5Y\r\nqYC03O309YuAgmZFIJbHz9lK6I7HmJHxTkC3eNlKmD4Z8/ttW2bJ9sH8mLhR\r\nyr5LWZYAgXhS8xzadzhihjnSq6NIHoRd1N7/rvuD9uU6FYEbeppQyAJKizon\r\nfg1VwAWAe0sWA2RGkacOLKoRl9SZTNJL0vM5YnztqluwrEEpj3X443auSh16\r\nfAuK43J3ZH+jtVdxJRMc+OO21gmIND1Wa1M=\r\n=D6NX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.1.0_1670411957859_0.016886560005525464"},"_hasShrinkwrap":false},"4.1.1":{"name":"slimdom","version":"4.1.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.17.19","@microsoft/api-extractor":"^7.25.2","@rollup/plugin-node-resolve":"^13.3.0","@types/jest":"^28.1.3","@types/node":"^18.0.0","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^28.1.1","npm-run-all":"^4.1.5","parse5":"^7.0.0","prettier":"^2.7.1","prsc":"^4.0.0","rimraf":"^3.0.2","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.6","ts-jest":"~28.0.5","typescript":"^4.7.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"b5668fc29cc6bca9489ba63a3f74d80356c456d3","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.1.1","_nodeVersion":"19.2.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-6uOFEI++GVgwxEfYMpL96c2/MlTE12saSBTxrN+7II0rkxyaRJS8vXLl9QjjStrHr+zo2PukpesnnXY2D8gBAw==","shasum":"66120d715cf904f5e851f325e7ce584992185089","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.1.1.tgz","fileCount":9,"unpackedSize":1256426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICppM1Vqn3Hhk1Tl0LMOIXwcwl0VmrTTzrGMvni03DotAiAupt2GqX6ZRVspgNTt7KVlobZGkjOAymwoFrCuOCoG7g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj24dFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowHg/9ENQIcW4Pys7+KNIlTe5nV4t9nlTPD8alyxVyafqYVWyNWEMY\r\nHXLf1q36u8okh4ITjecuhHyM9g21pWj9j191yKkaqaDjEoaUeQMM9YMKP+4c\r\nGIMKoRH7KSAfycBI50sPG1nCUVMpTAenbqr/+wGYslxm/QjMHCt2+km1oFda\r\nobk+Ctao8corLMOzbOLK3Vv4kZq7yPEYJviVKWW1t2mHXr0eOpXHuHZG9co0\r\nxyGzSUxcx7rUse0kAvSmtD8427KsdkuBn99BKDxjfmF2iXMBv8H95mCQJ12s\r\nlWvirjUj0bkaWH1C/QLuXoEiT2BXFggCMiBaQG+blyy7VA1HUEhReyLEeRYs\r\njqWmzK23tp1HvcsFbQTmMliKgJEm2UZQzNgsealpwc9sppTMwmNCWHZylW5h\r\nzWC5oLAuYsWl695HlxiVALgHh3Dbv2Mb+R85dEkqrKeT2C68YP0Hko2LTyx6\r\nlvuXKHt6Dk8xIXSG480vYgoNmQs7cDScptfChf7+InJiInRcYuvHKyBPLPIG\r\nf+RFqKVYgtQLDO9u5N3lJSWD7fYao2DBLLi0j38dARwnQfbMw+5gfqQ0Cqwu\r\nD+2EkeTcP2Teyf36aiY/ocR/kBosbttf00yr0XGcyO2vyB3VLI2BpU5zS22u\r\ntxKSTUhV76hCCd8j6JP+caFrnarKg0hzc4E=\r\n=8GcN\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.1.1_1675331396919_0.8999577751865147"},"_hasShrinkwrap":false},"4.2.0":{"name":"slimdom","version":"4.2.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.22.7","@microsoft/api-extractor":"^7.35.1","@rollup/plugin-node-resolve":"^15.1.0","@types/jest":"^29.5.2","@types/node":"^20.2.5","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.5.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^2.8.8","prsc":"^4.0.0","rimraf":"^5.0.1","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.0","typescript":"^5.0.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"23d4b06880a36524a15659306217c33a5e1c5b3a","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.2.0","_nodeVersion":"20.1.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-/1YQIUApqH7OmIoFSGhNDmPYqWfLWpdREbXSoHRvHmIG7b3rSi3bUr8Mo4YYiyKoeQCAGhHtWQe0XbErPRL1nA==","shasum":"5f5d129df0bf415b35d704dcee3f393c99599d88","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.2.0.tgz","fileCount":9,"unpackedSize":1267099,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1Wnv/kz/PTWiUbaokg2CsQ61xoZoOwjOybpJdbW4fwAiAFS/4cm5pwErMXg6wmgOR1O2ly2FR5sfyAF55sao1zRA=="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.2.0_1685608677633_0.6311759117609081"},"_hasShrinkwrap":false},"4.3.0":{"name":"slimdom","version":"4.3.0","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.22.7","@microsoft/api-extractor":"^7.35.1","@rollup/plugin-node-resolve":"^15.1.0","@types/jest":"^29.5.2","@types/node":"^20.2.5","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.5.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^2.8.8","prsc":"^4.0.0","rimraf":"^5.0.1","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.0","typescript":"^5.0.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"gitHead":"2a8739027360375cfb9206891d7d8ed21348c9f5","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_id":"slimdom@4.3.0","_nodeVersion":"20.1.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-BOTIHaFtaeX1F8BNWST6xNT3fzx4ES++m9XS94iowWyPasOmq3kEIddj6//NMQEiemQu/mdrWEBydrp9xYvk1Q==","shasum":"c35fa68b45d0c1c1295fba76739ee13b1b621bde","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.0.tgz","fileCount":9,"unpackedSize":1269538,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEOeo5L/l2y536HBgh18U8UhbV8nySrqlrAwF8p0eCPDAiEAzl+OCjIb/DX7btVJzIQle+xxr8tGmBeQ8pW0bUS5HXI="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.0_1691072334410_0.27685433308745067"},"_hasShrinkwrap":false},"4.3.1":{"name":"slimdom","version":"4.3.1","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.22.7","@microsoft/api-extractor":"^7.35.1","@rollup/plugin-node-resolve":"^15.1.0","@types/jest":"^29.5.2","@types/node":"^20.2.5","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.5.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^2.8.8","prsc":"^4.0.0","rimraf":"^5.0.1","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.0","typescript":"^5.0.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"_id":"slimdom@4.3.1","gitHead":"5e88c8db69800b1c761f3ce741b244cb550c438e","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-+tx8vT1xjCuWuuY1trt6unUWXQqyZHKdppySeqzi4e63xoHcIM5rD/lUdO3QAVigF21jHqZfxdax1bH4/amFkQ==","shasum":"954153cc0358484b5724a8e32c69ef0d2caca044","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.1.tgz","fileCount":9,"unpackedSize":1233881,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAS78aGs6ZW5ZyhakmJI6RRPcS/7uD4A0EnccWX3xHpuAiEAyKAAuQBT5m/I6oGtObWcKLgJrTnKxdf09T8zbJMuXVo="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.1_1697701904695_0.553811906446418"},"_hasShrinkwrap":false},"4.3.2":{"name":"slimdom","version":"4.3.2","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.22.7","@microsoft/api-extractor":"^7.35.1","@rollup/plugin-node-resolve":"^15.1.0","@types/jest":"^29.5.2","@types/node":"^20.2.5","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.5.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^2.8.8","prsc":"^4.0.0","rimraf":"^5.0.1","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.0","typescript":"^5.0.4"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"_id":"slimdom@4.3.2","gitHead":"527e54bb43133801a75ce06881a87d824e4052bb","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-lqOdCk5HnCM1deUnv0yd33nNl0Eoay3YH6oVbecYzuu5J3idnWJ0qV3onQDETrvhw/lwdQZDoChlhKY1RTRH7A==","shasum":"91ee59b766f34959ceabba3331746852e7e655c8","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.2.tgz","fileCount":9,"unpackedSize":1234187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqLqp1jhXTFtVSZ+tQHI1JLY//ZG3M9j0838+bZHaVlAIgNJWGZpXw9MsvzICCR/B1Grw5KLGKAYKth/R11v264KQ="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.2_1697707106633_0.4261415243978883"},"_hasShrinkwrap":false},"4.3.3":{"name":"slimdom","version":"4.3.3","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.23.15","@microsoft/api-extractor":"^7.39.0","@rollup/plugin-node-resolve":"^15.2.3","@types/jest":"^29.5.11","@types/node":"^20.10.5","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.7.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^3.1.1","prsc":"^4.0.0","rimraf":"^5.0.5","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.1","typescript":"^5.3.3"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"_id":"slimdom@4.3.3","gitHead":"469e950e55459b3f1d4d09f29275de0f796e8030","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-ncFCxtMh4jY+QqMyNt9uyJ+WDLLQhSbdHXikl+be4TxDigjXZY3JhFFoYvZktnl6vCCN2cJ2w8jbadjqfPrTyg==","shasum":"08bd038c45c90c742d7ba7a88a46a81e3bc6c051","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.3.tgz","fileCount":9,"unpackedSize":1239670,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTNpdI1ObtRBgojIlGNmtq7txXYFUlTBYNeqMLS9W9DgIhAIOOKEuUoz/Q+3IG6NnoxGOGtZ3bRXqPUtkuwRwPGHZv"}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.3_1703170000269_0.6711654853781734"},"_hasShrinkwrap":false},"4.3.4":{"name":"slimdom","version":"4.3.4","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"types":"./dist/slimdom.d.ts","import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.23.38","@microsoft/api-extractor":"^7.42.3","@rollup/plugin-node-resolve":"^15.2.3","@types/jest":"^29.5.12","@types/node":"^20.11.28","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.7.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^3.2.5","prsc":"^4.0.0","rimraf":"^5.0.5","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.2","typescript":"^5.4.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"_id":"slimdom@4.3.4","gitHead":"1e419bfb24e3dab47e3980b126f5f7407c8f87d0","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_nodeVersion":"20.5.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-LxK4TABxBmgHSrbbxbF6lyih7r+/Aqo5WTzH0+igXOQPJx+RFILIpx55iY3Y7E8QG0AVKvlb/ctCRIkAY0625A==","shasum":"776ee560fa5f12cfdbf9de4058a03ea8006385d6","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.4.tgz","fileCount":9,"unpackedSize":1239706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHn7dwjB/TdratnQ3XgZfTaDE7V3J5npyZgI+9RSeVVMAiAzx8eT4O4KLVxMTwNi7JfU5Sk2+UgF33dJD99/jtErkg=="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.4_1710490907262_0.029588097633798105"},"_hasShrinkwrap":false},"4.3.5":{"name":"slimdom","version":"4.3.5","description":"Fast, tiny, standards-compliant XML DOM implementation for node and the browser","author":{"name":"Stef Busking"},"license":"MIT","keywords":["dom","xml","XMLSerializer","w3c"],"main":"./dist/slimdom.umd.cjs","module":"./dist/slimdom.esm.js","type":"module","exports":{".":{"types":"./dist/slimdom.d.ts","import":"./dist/slimdom.esm.js","require":"./dist/slimdom.umd.cjs","default":"./dist/slimdom.esm.js"}},"types":"./dist/slimdom.d.ts","scripts":{"build:clean":"rimraf dist && rimraf lib && rimraf temp","build:bundle":"tsc -P tsconfig.build.json && rollup -c","build:api":"api-extractor run","build:api-copy":"copyfiles --flat temp/* api","build:docs":"api-documenter markdown -i api -o docs","build":"npm-run-all build:clean build:bundle build:api build:api-copy build:docs","prepare":"npm run build","download-xmlconf":"node test/dom-parsing/downloadXmlConf.cjs","test":"jest --coverage --verbose","test:debug":"node --inspect --debug-brk node_modules/jest/bin/jest.js --runInBand"},"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"devDependencies":{"@microsoft/api-documenter":"^7.23.38","@microsoft/api-extractor":"^7.42.3","@rollup/plugin-node-resolve":"^15.2.3","@types/jest":"^29.5.12","@types/node":"^20.11.28","copyfiles":"^2.4.1","dom-treeadapter":"^0.2.2","jest":"^29.7.0","npm-run-all":"^4.1.5","parse5":"^7.1.2","prettier":"^2.8.8","prsc":"^4.0.0","rimraf":"^5.0.5","rollup":"^2.75.7","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","sizzle":"^2.3.10","ts-jest":"~29.1.2","typescript":"^5.4.2"},"jest":{"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(\\.(tests))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","json","jsx"],"collectCoverageFrom":["src/**/*.ts"],"coverageReporters":["html","text"],"globals":{"window":{}}},"prettier":{"printWidth":100,"singleQuote":true,"tabWidth":4,"useTabs":true},"_id":"slimdom@4.3.5","gitHead":"54255b440c5b13469985ae9af7c748bb682f58aa","bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","_nodeVersion":"21.7.1","_npmVersion":"10.5.0","dist":{"integrity":"sha512-MoxdfngDk7nf8Vun0xB2AYBiHv3Qlua3Frf12n8ZLmXtfZoapfAQOKLSMCsemSyEU1UIyd503LJfYKJE+dxDTg==","shasum":"68d1c08336c343924ac3a351081042547d7ad058","tarball":"https://registry.npmjs.org/slimdom/-/slimdom-4.3.5.tgz","fileCount":9,"unpackedSize":1226978,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcM0G8N12/P/tfyc9f295hgJtZXQcytPK1utgIyu+AwAiB3J4okpsisg0jgGvwdB4SpzKTKCIBLEWh6pVpFvLaIWA=="}]},"_npmUser":{"name":"bwrrp","email":"stef.busking@gmail.com"},"directories":{},"maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/slimdom_4.3.5_1711975587139_0.22172979619689603"},"_hasShrinkwrap":false}},"readme":"# slimdom\r\n\r\n[![NPM version](https://badge.fury.io/js/slimdom.svg)](https://badge.fury.io/js/slimdom)\r\n[![CI](https://github.com/bwrrp/slimdom.js/workflows/CI/badge.svg)](https://github.com/bwrrp/slimdom.js/actions?query=workflow%3ACI)\r\n\r\nFast, tiny, standards-compliant XML DOM implementation for node and the browser.\r\n\r\nThis is a (partial) implementation of the following specifications:\r\n\r\n-   [DOM living standard][domstandard], as last updated 19 December 2021\r\n-   [DOM Parsing and Serialization W3C Editor's Draft][domparsing], as last updated 2 May 2021\r\n-   [Extensible Markup Language (XML) 1.0 (Fifth Edition)][xmlstandard]\r\n-   [Namespaces in XML 1.0 (Third Edition)][xml-names]\r\n\r\nSee the 'Features and Limitations' section below for details on what's included and what's not.\r\n\r\n[domstandard]: https://dom.spec.whatwg.org/\r\n[domparsing]: https://w3c.github.io/DOM-Parsing/\r\n[xmlstandard]: https://www.w3.org/TR/xml/\r\n[xml-names]: https://www.w3.org/TR/xml-names/\r\n\r\n## Installation\r\n\r\nThe slimdom library can be installed using npm or yarn:\r\n\r\n```bat\r\nnpm install --save slimdom\r\n```\r\n\r\nor\r\n\r\n```bat\r\nyarn add slimdom\r\n```\r\n\r\nThe package includes both a commonJS-compatible UMD bundle (`dist/slimdom.umd.js`) and an ES6 module (`dist/slimdom.esm.js`). This means it should work in most JavaScript environments that support the ES2017 standard or newer.\r\n\r\n## Usage\r\n\r\nCreate documents by parsing XML or start from scratch using the slimdom.Document constructor, and manipulate them using the [standard DOM API][domstandard].\r\n\r\n```javascript\r\nimport * as slimdom from 'slimdom';\r\n// alternatively, in node and other commonJS environments:\r\n// const slimdom = require('slimdom');\r\n\r\n// Parse from a string:\r\nconst document2 = slimdom.parseXmlDocument('<root attr=\"value\">Hello!</root>');\r\ndocument2.documentElement.setAttribute('attr', 'new value');\r\nconst xml2 = slimdom.serializeToWellFormedString(document2);\r\n// -> '<root attr=\"new value\">Hello!</root>'\r\n\r\n// Or start with an empty document:\r\nconst document = new slimdom.Document();\r\ndocument.appendChild(document.createElementNS('http://www.example.com', 'root'));\r\nconst xml = slimdom.serializeToWellFormedString(document);\r\n// -> '<root xmlns=\"http://www.example.com\"/>'\r\n```\r\n\r\nSome DOM API's, such as the `DocumentFragment` constructor, require the presence of a global document, for instance to set their initial `ownerDocument` property. In these cases, slimdom will use the instance exposed through `slimdom.document`. Although you could mutate this document, it is recommended to always create your own documents (using the `Document` constructor) to avoid conflicts with other code using slimdom in your application.\r\n\r\nWhen using a `Range`, make sure to call `detach` when you don't need it anymore. Unless you are only targeting environments that implement the WeakRef proposal, we do not have a way to detect when we can stop updating the range for mutations to the surrounding nodes. In environments that support WeakRef, calling detach is optional.\r\n\r\n## Features and limitations\r\n\r\nThis library implements:\r\n\r\n-   All node types: `Attr`, `CDATASection`, `Comment`, `Document`, `DocumentFragment`, `DocumentType`, `Element`, `ProcessingInstruction`, `Text` and `XMLDocument`.\r\n-   `Range`, which correctly updates under mutations.\r\n-   `MutationObserver`\r\n-   `XMLSerializer`, and read-only versions of `innerHTML` / `outerHTML` on `Element`.\r\n-   `DOMParser`, for XML parsing only.\r\n\r\nThis library is aimed at providing a lightweight and consistent experience for dealing with XML and XML-like data. For simplicity and efficiency, this implementation deviates from the spec in a few minor ways. Most notably, normal JavaScript arrays are used instead of `HTMLCollection` / `NodeList` and `NamedNodeMap`, HTML documents are treated no different from other documents and a number of features from in the DOM spec are missing. In most cases, this is because alternatives are available that can be used together with slimdom with minimal effort.\r\n\r\nDo not rely on the behavior or presence of any methods and properties not specified in the DOM standard. For example, do not use JavaScript array methods exposed on properties that should expose a NodeList and do not use Element as a constructor. This behavior is _not_ considered public API and may change without warning in a future release.\r\n\r\nThis library implements the changes from [whatwg/dom#819][dom-adopt-pr], as the DOM specification as currently described has known bugs around adoption. It also deviates from the [DOM serialization algorithms][domparsing] that deal with assigning and resolving conflicts in namespace prefixes, as the specification has a number of bugs that currently remain unaddressed.\r\n\r\nAs serializing XML using the `XMLSerializer` does not enforce well-formedness, you may instead want to use the `serializeToWellFormedString` function which does perform such checks.\r\n\r\n### Parsing\r\n\r\nThe `DOMParser` interface is implemented, but this can only be used to parse XML. You may want to use the `parseXmlDocument` function instead, which throws when parsing fails - the spec requires `DOMParser` to generate and return an error document in those cases.\r\n\r\nThe XML parser is non-validating, but does check for well-formedness. It does not support an external DTD or external parsed entities, but does check any internal DTD for syntactic errors. During parsing, any referenced entities are included, default attribute values are materialized and the DTD internal subset is discarded. References to external entities are replaced with nothing. References to parameter entities are ignored.\r\n\r\nThe `parseXmlFragment` function may be used to parse fragments of XML. This function accepts the same format as specified for external parsed entities, except that it does not support parameter entities. That means it accepts an optional text declaration (similar to the XML version declaration) followed by any content that may be found between an element's start and end tags. That does not include doctype nodes. An optional resolver function may be provided to resolve any namespace prefixes not defined in the fragment itself.\r\n\r\n```javascript\r\n// Parse a fragment of XML with missing namespace declarations\r\nconst fragment = slimdom.parseXmlFragment(\r\n\t`<a:root xmlns:b=\"ns-b\"><b:child/></a:root>\r\n\t<a:root xmlns:a=\"ns-a\"><b:child/></a:root>`,\r\n\t{ resolveNamespacePrefix: (prefix) => `resolved-${prefix}` }\r\n);\r\nconst xml3 = slimdom.serializeToWellFormedString(fragment);\r\n// -> `<a:root xmlns:a=\"resolved-a\" xmlns:b=\"ns-b\"><b:child/></a:root>\r\n// \t<a:root xmlns:a=\"ns-a\"><b:child xmlns:b=\"resolved-b\"/></a:root>`\r\n```\r\n\r\nThis library does not implement HTML parsing, which means no `insertAdjacentHTML` on `Element`, nor `createContextualFragment` on `Range`. The `innerHTML` and `outerHTML` properties are read-only. If you need to parse HTML, see [this example][parse5-example] which shows how to connect the [parse5][parse5] HTML parser with the help of the [dom-treeadapter][dom-treeadapter] library.\r\n\r\nTo guard against [entity expansion attacks][billion-laughs], the parser by default limits how much entity expansion is allowed to increase the document size. To avoid blocking legitimate uses of entity expansion, this limit is only enforced after a certain output size threshold is reached. You can adjust these values by setting the `entityExpansionMaxAmplification` and `entityExpansionThreshold` options when calling `parseXmlDocument`. Please [open an issue][new-issue] if you ever need to increase these values for a non-attack input.\r\n\r\n### CSS Selectors and XPath\r\n\r\nThis library does not implement CSS selectors, which means no `querySelector` / `querySelectorAll` on `ParentNode` and no `closest` / `matches` / `webkitMatchesSelector` on `Element`. This library also does not implement XPath, which means no `XPathResult` / `XPathExpression` / `XPathEvaluator` interfaces and no `createExpression` / `createNSResolver` / `evaluate` on `Document`.\r\n\r\nTo query a slimdom document using XPath or XQuery, use [FontoXPath][fontoxpath].\r\n\r\nTo query a slimdom document using CSS, see [this example][sizzle-example] which shows how to use [sizzle][sizzle] to run queries using CSS selectors.\r\n\r\n### HTML & browser-specific features and behavior\r\n\r\nEmulating a full browser environment is not the goal of this library. Consider using [jsdom][jsdom] instead if you need that.\r\n\r\nThis implementation offers no special treatment of HTML documents, which means there are no implementations of `HTMLElement` and its subclasses. This also affects HTML-specific casing behavior for attributes and tagNames. The `id` / `className` / `classList` properties on `Element` and `compatMode` / `contentType` on `Document` have not been implemented. HTML-specific query methods (`getElementById` for interface `NonElementParentNode`, `getElementsByClassName` on `Document` and `Element`) are also missing.\r\n\r\nThis library does not currently implement events, including the `Event` / `EventTarget` interfaces. It also currently does not contain an implementation of `AbortController` / `AbortSignal`. As these may have wider applications than browser-specific use cases, please file an issue if you have a use for these in your application and would like support for them to be added.\r\n\r\nThere is currently no support for shadow DOM, so no `Slottable` / `ShadowRoot` interfaces and no `slot` / `attachShadow` / `shadowRoot` on `Element`. Slimdom also does not support the APIs for custom elements using the `is` option on `createElement` / `createElementNS`.\r\n\r\nThis library has no notion of URLs (`baseURI` on `Node`, and `URL` / `documentURI` on `Document`), nor of encodings (`characterSet` / `charset` / `inputEncoding` on `Document`). This library only deals with JavaScript strings, not raw byte streams.\r\n\r\nThis library omits properties and methods that exist mainly for web compatibility reasons (`insertAdjacentElement` / `insertAdjacentText` on `Element`, `hasFeature` on `DOMImplementation`, `specified` on `Attr`, the `XSLTProcessor` interface). This also includes all interfaces and interface members listed as historical / removed in the [DOM living standard][domstandard].\r\n\r\n### Miscellaneous\r\n\r\nThe following features are missing simply because I have not yet had, or heard of, a need for them. If you do need one of these, feel free to create a feature request issue or even submit a pull request.\r\n\r\n-   Iteration helpers (`NodeIterator` / `TreeWalker` / `NodeFilter`, and the `createNodeIterator` / `createTreeWalker` methods on `Document`).\r\n-   `attributeFilter` for mutation observers.\r\n-   `isConnected` / `getRootNode` / `isEqualNode` / `isSameNode` on `Node`\r\n\r\n[billion-laughs]: https://en.wikipedia.org/wiki/Billion_laughs_attack\r\n[dom-adopt-pr]: https://github.com/whatwg/dom/pull/819\r\n[dom-treeadapter]: https://github.com/RReverser/dom-treeadapter\r\n[fontoxpath]: https://github.com/FontoXML/fontoxpath/\r\n[jsdom]: https://github.com/jsdom/jsdom\r\n[new-issue]: https://github.com/bwrrp/slimdom.js/issues/new\r\n[parse5-example]: https://github.com/bwrrp/slimdom.js/tree/main/test/examples/parse5\r\n[parse5]: https://github.com/inikulin/parse5\r\n[sizzle-example]: https://github.com/bwrrp/slimdom.js/tree/master/test/examples/sizzle\r\n[sizzle]: https://github.com/jquery/sizzle\r\n\r\n## Contributing\r\n\r\nPull requests for missing features or tests, bug reports, questions and other feedback are always welcome! Just [open an issue][new-issue] on the github repo, and provide as much detail as you can.\r\n\r\nTo work on the slimdom library itself, clone [the repository](https://github.com/bwrrp/slimdom.js) and run `npm install` to install its dependencies.\r\n\r\nThe slimdom library and tests are developed in [TypeScript](https://www.typescriptlang.org/), using [prettier](https://github.com/prettier/prettier) to automate formatting.\r\n\r\nThis repository includes a full suite of tests based on [jest](https://facebook.github.io/jest/). Run `npm test` to run the tests, or `npm run test:debug` to debug the tests and code by disabling coverage and enabling the node inspector (see [chrome://inspect](chrome://inspect) in Chrome).\r\n\r\nA runner for the W3C [XML Conformance Test Suites](https://www.w3.org/XML/Test/) is included in the `test/dom-parsing/xmlConformance.tests.ts` file. These tests are used to check that the parser conforms to the specificiations. To run these tests, first execute `npm run download-xmlconf` to download the necessary files to the `temp/xmlconf` directory. The tests will then be included automatically when running `npm test`. Tests for documents that are supposed to be rejected use Jest's snapshots feature to guard against unintentional changes to the errors produced. You may need to update these snapshots when the format of errors changes by running `npm test -- -u`.\r\n\r\nAn experimental runner for the W3C [web platform tests](http://web-platform-tests.org/) is <s>included in the `test/web-platform-tests` directory</s> temporarily unavailable due to the migration to jest. To use it (when re-enabled), clone the [web platform tests repository](https://github.com/w3c/web-platform-tests) somewhere and set the `WEB_PLATFORM_TESTS_PATH` environment variable to the corresponding path. Then run `npm test` as normal. The `webPlatform.tests.ts` file contains a blacklist of tests that don't currently run due to missing features.\r\n","maintainers":[{"name":"bwrrp","email":"stef.busking@gmail.com"},{"name":"drrataplan","email":"martinmiddel@gmail.com"}],"time":{"modified":"2024-04-01T12:46:27.520Z","created":"2014-04-03T20:39:05.918Z","0.1.0":"2014-04-03T20:39:05.918Z","1.0.0":"2017-05-18T13:20:49.148Z","1.0.1":"2017-05-18T13:27:33.268Z","2.0.0":"2017-06-21T11:35:43.410Z","2.0.1":"2017-06-23T07:32:52.762Z","2.1.0":"2017-08-16T10:05:03.799Z","2.1.1":"2017-12-22T12:23:59.231Z","2.1.2":"2018-02-22T09:50:57.982Z","2.1.3":"2018-03-16T12:32:11.830Z","2.2.0":"2018-10-10T11:45:33.636Z","2.2.1":"2018-12-19T08:31:23.194Z","2.3.0":"2019-03-29T14:46:34.833Z","2.3.1":"2019-05-31T10:14:17.071Z","2.3.2":"2020-01-10T09:37:13.920Z","3.0.0":"2021-12-21T15:19:37.962Z","3.0.1":"2022-01-10T11:23:38.170Z","3.0.2":"2022-01-31T10:26:01.064Z","3.1.0":"2022-03-06T13:48:41.964Z","3.2.0":"2022-06-23T07:07:56.565Z","4.0.0":"2022-06-23T08:08:28.916Z","4.0.1":"2022-06-23T09:03:24.499Z","4.0.2":"2022-08-09T08:39:43.714Z","4.1.0":"2022-12-07T11:19:18.069Z","4.1.1":"2023-02-02T09:49:57.164Z","4.2.0":"2023-06-01T08:37:57.887Z","4.3.0":"2023-08-03T14:18:54.634Z","4.3.1":"2023-10-19T07:51:44.854Z","4.3.2":"2023-10-19T09:18:26.960Z","4.3.3":"2023-12-21T14:46:40.520Z","4.3.4":"2024-03-15T08:21:47.447Z","4.3.5":"2024-04-01T12:46:27.364Z"},"homepage":"https://github.com/bwrrp/slimdom.js#readme","keywords":["dom","xml","XMLSerializer","w3c"],"repository":{"type":"git","url":"git://github.com/bwrrp/slimdom.js.git"},"author":{"name":"Stef Busking"},"bugs":{"url":"https://github.com/bwrrp/slimdom.js/issues"},"license":"MIT","readmeFilename":"README.md","users":{"wvbe":true}}