@tsdotnet/collection-base
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "@tsdotnet/collection-base", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "author": "electricessence", | ||
"scripts": { | ||
"build:dist": "rimraf dist/* && copyfiles -u 1 src/**/*.d.ts dist && tsc", | ||
"build:dist": "rimraf dist/* && tsc && copyfiles -u 1 src/**/*.d.ts dist", | ||
"build:dist-esm": "rimraf dist-esm/* && tsc -p tsconfig.esm.json", | ||
@@ -57,3 +57,3 @@ "build": "pnpm i && run-p build:*", | ||
"@tsdotnet/common-interfaces": "^1.0.4", | ||
"@tsdotnet/compare": "^1.3.15", | ||
"@tsdotnet/compare": "^1.3.16", | ||
"@tsdotnet/exceptions": "^1.0.17", | ||
@@ -60,0 +60,0 @@ "tslib": "^2.2.0" |
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@tsdotnet/compare@^1.3.16