@types/markdown-it
Advanced tools
Comparing version 14.1.0 to 14.1.1
{ | ||
"name": "@types/markdown-it", | ||
"version": "14.1.0", | ||
"version": "14.1.1", | ||
"description": "TypeScript definitions for markdown-it", | ||
@@ -49,7 +49,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it", | ||
"dependencies": { | ||
"@types/linkify-it": "*", | ||
"@types/mdurl": "*" | ||
"@types/linkify-it": "^5", | ||
"@types/mdurl": "^2" | ||
}, | ||
"typesPublisherContentHash": "e1597b7d73a2e95e234fe4621b4556dc094ed4f0f9d3945169dde57cdfe4cde4", | ||
"typesPublisherContentHash": "6c24e2404ef7ff7be65275d72849e36bbbffc36f7f793677b450c9cf8eb7c30c", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 01 May 2024 18:07:45 GMT | ||
* Last updated: Wed, 01 May 2024 20:35:23 GMT | ||
* Dependencies: [@types/linkify-it](https://npmjs.com/package/@types/linkify-it), [@types/mdurl](https://npmjs.com/package/@types/mdurl) | ||
@@ -14,0 +14,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
73088
0
Updated@types/linkify-it@^5
Updated@types/mdurl@^2