Comparing version 3.2.1 to 3.3.0
@@ -99,3 +99,5 @@ /** | ||
export type MaybePromise<T> = T | Promise<T>; | ||
/** | ||
@@ -102,0 +104,0 @@ * PropertyType |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version": "3.2.1", | ||
"version": "3.3.0", | ||
"types": "lib/index.d.ts", | ||
@@ -37,7 +37,7 @@ "main": "lib/index.js", | ||
"@types/jest": "^29.5.12", | ||
"eslint": "^8.57.0", | ||
"eslint": "^9.0.0", | ||
"jest": "^29.7.0", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.5" | ||
} | ||
} |
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
33109
915