safe-marked
Advanced tools
Comparing version 11.0.0 to 12.0.0
{ | ||
"name": "safe-marked", | ||
"version": "11.0.0", | ||
"version": "12.0.0", | ||
"description": "Markdown to HTML using marked and DOMPurify. Safe by default.", | ||
@@ -61,12 +61,12 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/dompurify": "^2.3.3", | ||
"@types/jsdom": "^16.2.14", | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^18.0.0", | ||
"@types/dompurify": "^2.4.0", | ||
"@types/jsdom": "^20.0.1", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.11.18", | ||
"cross-env": "^7.0.3", | ||
"lint-staged": "^13.0.3", | ||
"mocha": "^10.0.0", | ||
"lint-staged": "^13.1.0", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"ts-node": "^10.8.1", | ||
"ts-node": "^10.9.1", | ||
"ts-node-test-register": "^10.0.0", | ||
@@ -76,7 +76,7 @@ "typescript": "^4.7.4" | ||
"dependencies": { | ||
"@types/marked": "^4.0.3", | ||
"dompurify": "^2.3.8", | ||
"jsdom": "^20.0.0", | ||
"marked": "^4.0.17" | ||
"@types/marked": "^4.0.8", | ||
"dompurify": "^2.4.1", | ||
"jsdom": "^21.0.0", | ||
"marked": "^4.2.5" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15582
+ Addedcssstyle@3.0.0(transitive)
+ Addeddata-urls@4.0.0(transitive)
+ Addedjsdom@21.1.2(transitive)
+ Addedrrweb-cssom@0.6.0(transitive)
+ Addedtr46@4.1.1(transitive)
+ Addedwhatwg-url@12.0.1(transitive)
- Removedcssom@0.3.80.5.0(transitive)
- Removedcssstyle@2.3.0(transitive)
- Removeddata-urls@3.0.2(transitive)
- Removedjsdom@20.0.3(transitive)
- Removedtr46@3.0.0(transitive)
- Removedwhatwg-url@11.0.0(transitive)
Updated@types/marked@^4.0.8
Updateddompurify@^2.4.1
Updatedjsdom@^21.0.0
Updatedmarked@^4.2.5