tsbuffer-validator
Advanced tools
Comparing version 2.0.0 to 2.0.1-dev.0
/*! | ||
* TSBuffer Validator v2.0.0 | ||
* TSBuffer Validator v2.0.1-dev.0 | ||
* ----------------------------------------- | ||
@@ -4,0 +4,0 @@ * LGPL 3.0 LICENSE |
{ | ||
"name": "tsbuffer-validator", | ||
"version": "2.0.0", | ||
"version": "2.0.1-dev.0", | ||
"description": "Validator for TSBuffer values", | ||
@@ -17,3 +17,3 @@ "main": "index.cjs", | ||
"build:dts": "rm -rf lib && npx tsc && npx api-extractor run --local --verbose && node scripts/removePrivate.js && rm -rf lib", | ||
"build:doc": "rm -rf docs/references && npx api-documenter markdown --input temp --output docs/references", | ||
"build:doc": "rm -rf docs/api && npx api-documenter markdown --input temp --output docs/api", | ||
"bp": "npm version patch && npm run build && cd dist && npm publish & cd.." | ||
@@ -45,3 +45,3 @@ }, | ||
"k8w-extend-native": "^1.4.5", | ||
"tsbuffer-schema": "^2.0.0" | ||
"tsbuffer-schema": "^2.0.1-dev.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "nyc": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
45622
270
2
Updatedtsbuffer-schema@^2.0.1-dev.0