decky-frontend-lib
Advanced tools
Comparing version 3.3.3 to 3.3.4
{ | ||
"name": "decky-frontend-lib", | ||
"version": "3.3.3", | ||
"version": "3.3.4", | ||
"description": "A library for building decky plugins", | ||
@@ -12,2 +12,3 @@ "main": "dist/index.js", | ||
"dev": "tsc -b -w", | ||
"docs": "typedoc --tsconfig ./tsconfig.json src/**/*", | ||
"prepack": "npm run build", | ||
@@ -61,2 +62,6 @@ "test": "echo 'No tests for now!'", | ||
"ts-jest": "^27.1.4", | ||
"typedoc": "^0.23.15", | ||
"typedoc-plugin-markdown": "^3.13.6", | ||
"typedoc-plugin-mdn-links": "^2.0.0", | ||
"typedoc-plugin-missing-exports": "^1.0.0", | ||
"typescript": "^4.6.3" | ||
@@ -63,0 +68,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
148806
21