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 1.0.8 to 1.0.9

22

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

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

"devDependencies": {
"@types/chai": "^4.1.7",
"@types/chai": "4.2.3",
"@types/mocha": "^5.2.6",
"@types/node": "^12.0.4",
"@types/sinon": "^7.0.11",
"@types/sinon-chai": "^3.2.2",
"@types/node": "12.7.11",
"@types/sinon": "7.5.0",
"@types/sinon-chai": "3.2.3",
"chai": "^4.2.0",
"cross-env": "^5.2.0",
"mocha": "^6.0.2",
"rimraf": "^2.6.3",
"sinon": "^7.3.1",
"cross-env": "6.0.3",
"mocha": "6.2.1",
"rimraf": "3.0.0",
"sinon": "7.5.0",
"sinon-chai": "^3.3.0",
"ts-mocha": "^6.0.0",
"ts-node": "^8.0.3",
"typescript": "^3.3.4000"
"ts-node": "8.4.1",
"typescript": "3.6.3"
},

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