waitasecond
Advanced tools
Comparing version 1.8.5 to 1.8.6
{ | ||
"name": "waitasecond", | ||
"version": "1.8.5", | ||
"version": "1.8.6", | ||
"description": "Simple tool library for the waiting using Promises.", | ||
@@ -39,3 +39,5 @@ "main": "dist/main.js", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"ts-essentials": "^8.1.0" | ||
}, | ||
"devDependencies": { | ||
@@ -59,3 +61,2 @@ "@types/cypress-image-snapshot": "^3.1.6", | ||
"serve-static": "^1.14.1", | ||
"ts-essentials": "^8.1.0", | ||
"ts-jest": "^27.0.5", | ||
@@ -62,0 +63,0 @@ "ts-node": "^10.2.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
29056
24
1
+ Addedts-essentials@^8.1.0
+ Addedts-essentials@8.1.0(transitive)
+ Addedtypescript@5.6.3(transitive)