Comparing version 2.3.4 to 2.3.5
{ | ||
"name": "ts-retry", | ||
"version": "2.3.4", | ||
"version": "2.3.5", | ||
"main": "lib/cjs/index.js", | ||
@@ -14,3 +14,3 @@ "module": "lib/esm/index.js", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "16.4.2", | ||
"@types/node": "16.7.1", | ||
"@types/sinon": "10.0.2", | ||
@@ -20,3 +20,3 @@ "@types/sinon-chai": "3.2.5", | ||
"cross-env": "7.0.3", | ||
"mocha": "9.0.2", | ||
"mocha": "9.1.0", | ||
"nyc": "^15.1.0", | ||
@@ -27,5 +27,5 @@ "rimraf": "3.0.2", | ||
"ts-mocha": "8.0.0", | ||
"ts-node": "10.1.0", | ||
"typescript": "4.2.4", | ||
"yarn": "^1.22.10" | ||
"ts-node": "10.2.1", | ||
"typescript": "4.3.5", | ||
"yarn": "1.22.11" | ||
}, | ||
@@ -32,0 +32,0 @@ "files": [ |
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
74278