Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-retry

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-retry - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

24

package.json
{
"name": "ts-retry",
"version": "2.4.0",
"version": "2.4.1",
"main": "lib/cjs/index.js",

@@ -13,17 +13,17 @@ "module": "lib/esm/index.js",

"@types/chai": "4.3.0",
"@types/mocha": "9.0.0",
"@types/node": "16.11.12",
"@types/sinon": "10.0.6",
"@types/sinon-chai": "3.2.6",
"chai": "^4.2.0",
"@types/mocha": "9.1.0",
"@types/node": "17.0.23",
"@types/sinon": "10.0.11",
"@types/sinon-chai": "3.2.8",
"chai": "^4.3.6",
"cross-env": "7.0.3",
"mocha": "9.1.3",
"mocha": "9.2.2",
"nyc": "^15.1.0",
"rimraf": "3.0.2",
"sinon": "12.0.1",
"sinon": "13.0.1",
"sinon-chai": "3.7.0",
"ts-mocha": "8.0.0",
"ts-node": "10.4.0",
"typescript": "4.5.3",
"yarn": "1.22.17"
"ts-mocha": "9.0.2",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"yarn": "1.22.18"
},

@@ -30,0 +30,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc