tsbuffer-schema
Advanced tools
Comparing version 2.0.1 to 2.0.2
/*! | ||
* TSBuffer Schema v2.0.1 | ||
* TSBuffer Schema v2.0.2 | ||
* ----------------------------------------- | ||
@@ -185,3 +185,3 @@ * MIT LICENSE | ||
* `undefined` represents no index signature, i.e. excess property is not allowed. | ||
* { [key: string]: xxx } | ||
* \{ [key: string]: xxx \} | ||
*/ | ||
@@ -188,0 +188,0 @@ indexSignature?: { |
{ | ||
"name": "tsbuffer-schema", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TSBuffer schema declarations", | ||
@@ -45,5 +45,5 @@ "main": "index.cjs", | ||
"devDependencies": { | ||
"@microsoft/api-documenter": "^7.13.19", | ||
"@microsoft/api-documenter": "^7.13.20", | ||
"@microsoft/api-extractor": "^7.16.1", | ||
"rollup": "^2.51.2", | ||
"rollup": "^2.52.0", | ||
"rollup-plugin-typescript2": "^0.30.0", | ||
@@ -50,0 +50,0 @@ "typedoc": "^0.20.36", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
18450