tsbuffer-schema
Advanced tools
Comparing version 2.1.0 to 2.1.1
/*! | ||
* TSBuffer Schema v2.1.0 | ||
* TSBuffer Schema v2.1.1 | ||
* ----------------------------------------- | ||
@@ -108,2 +108,7 @@ * MIT LICENSE | ||
decodeJSON?: (json: any) => any; | ||
/** | ||
* JSON Schema | ||
* This is used to generate API docs. | ||
*/ | ||
jsonSchema?: any; | ||
} | ||
@@ -110,0 +115,0 @@ |
/*! | ||
* TSBuffer Schema v2.1.0 | ||
* TSBuffer Schema v2.1.1 | ||
* ----------------------------------------- | ||
@@ -4,0 +4,0 @@ * MIT LICENSE |
{ | ||
"name": "tsbuffer-schema", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TSBuffer schema declarations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
19627
597