igc-typedoc-theme
Advanced tools
Comparing version 4.0.0 to 4.1.0-beta.0
{ | ||
"name": "igc-typedoc-theme", | ||
"version": "4.0.0", | ||
"version": "4.1.0-beta.0", | ||
"description": "infragistics theme for typedoc API documentation", | ||
"author": "Infragistics", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"files": [ | ||
@@ -12,10 +13,7 @@ "dist", | ||
"scripts": { | ||
"build": "webpack --mode=production --node-env=production", | ||
"build:dev": "webpack --mode=development", | ||
"build:prod": "webpack --mode=production --node-env=production", | ||
"watch": "webpack --watch", | ||
"serve": "webpack serve" | ||
"build": "tsc && webpack --mode=production --node-env=production", | ||
"docs": "typedoc src --plugin dist/index.js" | ||
}, | ||
"keywords": [ | ||
"typedoc", | ||
"typedoc-theme", | ||
"theme", | ||
@@ -30,3 +28,6 @@ "api", | ||
"devDependencies": { | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/lunr": "^2.3.3", | ||
"@types/node": "^17.0.21", | ||
"@types/react": "^17.0.40", | ||
"clean-webpack-plugin": "^3.0.0", | ||
@@ -42,4 +43,6 @@ "copy-webpack-plugin": "^7.0.0", | ||
"sass-loader": "^10.1.0", | ||
"style-loader": "^3.3.1", | ||
"ts-loader": "^8.0.12", | ||
"typescript": "^4.1.3", | ||
"typedoc": "^0.22.13", | ||
"typescript": "^4.4.4", | ||
"url-loader": "^4.1.1", | ||
@@ -46,0 +49,0 @@ "webpack": "^5.11.1", |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
221428
1023
22
20
2
4