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.3.3 to 2.3.4

16

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

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

"devDependencies": {
"@types/chai": "4.2.18",
"@types/mocha": "8.2.2",
"@types/node": "15.3.0",
"@types/sinon": "10.0.0",
"@types/chai": "4.2.21",
"@types/mocha": "9.0.0",
"@types/node": "16.4.2",
"@types/sinon": "10.0.2",
"@types/sinon-chai": "3.2.5",
"chai": "^4.2.0",
"cross-env": "7.0.3",
"mocha": "8.4.0",
"mocha": "9.0.2",
"nyc": "^15.1.0",
"rimraf": "3.0.2",
"sinon": "10.0.0",
"sinon-chai": "3.6.0",
"sinon-chai": "3.7.0",
"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.1.0",
"typescript": "4.2.4",

@@ -28,0 +28,0 @@ "yarn": "^1.22.10"

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