New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typedoc-material-theme

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typedoc-material-theme - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

# [1.3.0](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.2.0...v1.3.0) (2025-01-21)
### Bug Fixes
* update search input top position to support typedoc@0.27 ([1cd3beb](https://github.com/dmnsgn/typedoc-material-theme/commit/1cd3beb77bdc31a8558f4e156bce5c074759a004)), closes [#17](https://github.com/dmnsgn/typedoc-material-theme/issues/17) [#18](https://github.com/dmnsgn/typedoc-material-theme/issues/18)
# [1.2.0](https://github.com/dmnsgn/typedoc-material-theme/compare/v1.1.0...v1.2.0) (2024-11-26)

@@ -7,0 +16,0 @@

13

package.json
{
"name": "typedoc-material-theme",
"version": "1.2.0",
"version": "1.3.0",
"description": "A TypeDoc theme based on Material 3.",

@@ -54,8 +54,8 @@ "keywords": [

"devDependencies": {
"@types/node": "^22.10.0",
"typedoc": "^0.26.11",
"typescript": "^5.6.x"
"@types/node": "^22.10.7",
"typedoc": "^0.27.6",
"typescript": "^5.7.x"
},
"peerDependencies": {
"typedoc": "^0.25.13 || ^0.26.x"
"typedoc": "^0.25.13 || ^0.26.x || ^0.27.x"
},

@@ -69,4 +69,5 @@ "engines": {

"lint": false,
"updateVersions": false
"updateVersions": false,
"docs": false
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc