chrome-types-helpers
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,3 +5,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"type": "module", | ||
@@ -44,8 +44,11 @@ "exports": { | ||
"tmp": "^0.2.1", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.1.3", | ||
"typedoc": "^0.20.23" | ||
}, | ||
"dependencies": { | ||
"html-escaper": "^3.0.0", | ||
"html-escaper": "^3.0.0" | ||
}, | ||
"peerDependencies": { | ||
"typedoc": "^0.20.23" | ||
} | ||
} |
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
81216
14
- Removedtypedoc@^0.20.23