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.10 to 1.0.11

12

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

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

"devDependencies": {
"@types/chai": "4.2.4",
"@types/chai": "4.2.6",
"@types/mocha": "^5.2.6",
"@types/node": "12.12.5",
"@types/sinon": "7.5.0",
"@types/node": "12.12.14",
"@types/sinon": "7.5.1",
"@types/sinon-chai": "3.2.3",

@@ -25,4 +25,4 @@ "chai": "^4.2.0",

"ts-mocha": "^6.0.0",
"ts-node": "8.4.1",
"typescript": "3.6.4"
"ts-node": "8.5.4",
"typescript": "3.7.3"
},

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