@bunt/unit
Advanced tools
Comparing version 0.29.14 to 0.29.15
{ | ||
"name": "@bunt/unit", | ||
"version": "0.29.14", | ||
"version": "0.29.15", | ||
"keywords": [ | ||
@@ -36,10 +36,10 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/assert": "^0.29.14", | ||
"@bunt/async": "^0.29.14", | ||
"@bunt/assert": "^0.29.15", | ||
"@bunt/async": "^0.29.15", | ||
"@bunt/is": "^0.29.14", | ||
"@bunt/type": "^0.29.14", | ||
"@bunt/util": "^0.29.14" | ||
"@bunt/util": "^0.29.15" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "d4766cbd69a88380fe736738fa9a68604f77d305" | ||
"gitHead": "c51511e885a99ea220708c6329ffa4ac4550e14e" | ||
} |
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
Updated@bunt/assert@^0.29.15
Updated@bunt/async@^0.29.15
Updated@bunt/util@^0.29.15