Comparing version 0.2.23 to 0.2.24
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.23", | ||
"version": "0.2.24", | ||
"type": "module", | ||
@@ -29,8 +29,8 @@ "main": "./index.js", | ||
"reflect-metadata": "^0.1.13", | ||
"tslib": "^2.5.2" | ||
"tslib": "^2.6.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.2.5", | ||
"@types/node": "^20.3.2", | ||
"@types/sqlstring": "^2.3.0", | ||
"@types/uuid": "^9.0.1", | ||
"@types/uuid": "^9.0.2", | ||
"copyfiles": "^2.4.1", | ||
@@ -37,0 +37,0 @@ "rimraf": "^5.0.1", |
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
Updatedtslib@^2.6.0