@azure/core-paging
Advanced tools
Comparing version 1.1.4-alpha.20201224.1 to 1.1.4-alpha.20210118.1
@@ -5,3 +5,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.1.4-alpha.20201224.1", | ||
"version": "1.1.4-alpha.20210118.1", | ||
"description": "Core types for paging async iterable iterators", | ||
@@ -67,3 +67,3 @@ "tags": [ | ||
"build:samples": "echo Skipped.", | ||
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --mode file --out ./dist/docs ./src" | ||
"docs": "typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src" | ||
}, | ||
@@ -82,4 +82,4 @@ "sideEffects": true, | ||
"typescript": "4.1.2", | ||
"typedoc": "0.15.0" | ||
"typedoc": "0.15.2" | ||
} | ||
} |
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
9484