tsbuffer-schema
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "tsbuffer-schema", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "TSBuffer schema declarations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ import BaseSchema from '../BaseSchema'; | ||
type: 'Array'; | ||
itemType: TSBufferSchema; | ||
elementType: TSBufferSchema; | ||
} |
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
23680