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.1 to 2.4.2

18

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

@@ -12,5 +12,5 @@ "module": "lib/esm/index.js",

"devDependencies": {
"@types/chai": "4.3.0",
"@types/mocha": "9.1.0",
"@types/node": "17.0.23",
"@types/chai": "4.3.1",
"@types/mocha": "9.1.1",
"@types/node": "17.0.35",
"@types/sinon": "10.0.11",

@@ -20,10 +20,10 @@ "@types/sinon-chai": "3.2.8",

"cross-env": "7.0.3",
"mocha": "9.2.2",
"mocha": "10.0.0",
"nyc": "^15.1.0",
"rimraf": "3.0.2",
"sinon": "13.0.1",
"sinon": "14.0.0",
"sinon-chai": "3.7.0",
"ts-mocha": "9.0.2",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"ts-mocha": "10.0.0",
"ts-node": "10.8.0",
"typescript": "4.6.4",
"yarn": "1.22.18"

@@ -30,0 +30,0 @@ },

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