tsbuffer-validator
Advanced tools
Comparing version 2.1.0-dev.4 to 2.1.0-dev.5
/*! | ||
* TSBuffer Validator v2.1.0-dev.4 | ||
* TSBuffer Validator v2.1.0-dev.5 | ||
* ----------------------------------------- | ||
@@ -4,0 +4,0 @@ * MIT LICENSE |
/*! | ||
* TSBuffer Validator v2.1.0-dev.4 | ||
* TSBuffer Validator v2.1.0-dev.5 | ||
* ----------------------------------------- | ||
@@ -4,0 +4,0 @@ * MIT LICENSE |
{ | ||
"name": "tsbuffer-validator", | ||
"version": "2.1.0-dev.4", | ||
"version": "2.1.0-dev.5", | ||
"description": "Validator for TSBuffer values", | ||
@@ -44,4 +44,4 @@ "main": "index.js", | ||
"k8w-extend-native": "^1.4.6", | ||
"tsbuffer-schema": "^2.2.0-dev.1", | ||
"tslib": "^2.3.1" | ||
"tsbuffer-schema": "^2.2.0-dev.2", | ||
"tslib": "*" | ||
}, | ||
@@ -64,9 +64,9 @@ "nyc": { | ||
"devDependencies": { | ||
"@microsoft/api-documenter": "^7.15.1", | ||
"@microsoft/api-documenter": "^7.15.3", | ||
"@microsoft/api-extractor": "^7.19.4", | ||
"@types/mocha": "^8.2.3", | ||
"@types/node": "^15.14.9", | ||
"mocha": "^9.2.0", | ||
"mocha": "^9.2.1", | ||
"nyc": "^15.1.0", | ||
"rollup": "^2.67.1", | ||
"rollup": "^2.68.0", | ||
"rollup-plugin-typescript2": "^0.31.2", | ||
@@ -73,0 +73,0 @@ "ts-node": "^10.5.0", |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
109208
2
Updatedtsbuffer-schema@^2.2.0-dev.2
Updatedtslib@*