"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "package.json" between
DOMPurify-3.0.1.tar.gz and DOMPurify-3.0.2.tar.gz

About: DOMPurify is a DOM-only XSS sanitizer for HTML, MathML and SVG (written in JavaScript).

package.json  (DOMPurify-3.0.1):package.json  (DOMPurify-3.0.2)
skipping to change at line 67 skipping to change at line 67
}, },
"globals": [ "globals": [
"window", "window",
"VERSION" "VERSION"
] ]
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.17.8", "@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11", "@babel/preset-env": "^7.16.11",
"@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-node-resolve": "^13.1.3", "@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^4.0.0", "@rollup/plugin-replace": "^4.0.0",
"@types/dompurify": "^2.3.3", "@types/dompurify": "^2.3.3",
"@types/estree": "^1.0.0", "@types/estree": "^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0", "eslint-plugin-prettier": "^4.0.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"jsdom": "^20.0.0", "jsdom": "^20.0.0",
"karma": "^6.3.17", "karma": "^6.3.17",
skipping to change at line 101 skipping to change at line 100
"rollup": "^2.70.1", "rollup": "^2.70.1",
"rollup-plugin-includepaths": "^0.2.3", "rollup-plugin-includepaths": "^0.2.3",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
"xo": "^0.48.0" "xo": "^0.48.0"
}, },
"resolutions": { "resolutions": {
"natives": "1.1.6" "natives": "1.1.6"
}, },
"name": "dompurify", "name": "dompurify",
"description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitiz er for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by sec urity people who have vast background in web attacks and XSS. Fear not.", "description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitiz er for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by sec urity people who have vast background in web attacks and XSS. Fear not.",
"version": "3.0.1", "version": "3.0.2",
"directories": { "directories": {
"test": "test" "test": "test"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/cure53/DOMPurify.git" "url": "git://github.com/cure53/DOMPurify.git"
}, },
"keywords": [ "keywords": [
"dom", "dom",
"xss", "xss",
 End of changes. 2 change blocks. 
2 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)