Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "ts-retry", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,5 +12,5 @@ "module": "lib/esm/index.js", | ||
"devDependencies": { | ||
"@types/chai": "4.2.16", | ||
"@types/chai": "4.2.18", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.14.39", | ||
"@types/node": "15.3.0", | ||
"@types/sinon": "10.0.0", | ||
@@ -20,3 +20,3 @@ "@types/sinon-chai": "3.2.5", | ||
"cross-env": "7.0.3", | ||
"mocha": "8.3.2", | ||
"mocha": "8.4.0", | ||
"nyc": "^15.1.0", | ||
@@ -23,0 +23,0 @@ "rimraf": "3.0.2", |
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