tsbuffer-validator
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "tsbuffer-validator", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Validator for TSBuffer values", | ||
@@ -41,4 +41,3 @@ "main": "index.cjs", | ||
"k8w-extend-native": "*", | ||
"tsbuffer-schema": "*", | ||
"tslib": "*" | ||
"tsbuffer-schema": "*" | ||
}, | ||
@@ -69,4 +68,5 @@ "nyc": { | ||
"ts-node": "^8.10.2", | ||
"tslib": "^2.1.0", | ||
"typescript": "^4.2.3" | ||
} | ||
} |
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
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
45572
2
263
3
10
- Removedtslib@*
- Removedtslib@2.8.1(transitive)