New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.2.4 to 4.2.5

4

changelog.md

@@ -0,1 +1,5 @@

# 4.2.5
Update dependencies
# 4.2.4

@@ -2,0 +6,0 @@

14

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

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

"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@types/node": "20.9.2",
"@types/sinon": "17.0.1",
"@types/mocha": "10.0.6",
"@types/node": "20.11.17",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"chai": "^4.3.10",
"cross-env": "7.0.3",
"mocha": "10.2.0",
"mocha": "10.3.0",
"nyc": "^15.1.0",

@@ -25,4 +25,4 @@ "rimraf": "5.0.5",

"ts-mocha": "10.0.0",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"yarn": "1.22.21"

@@ -29,0 +29,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