New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/simple-retry

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/simple-retry

Simple Retry

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-38.92%
Maintainers
0
Weekly downloads
 
Created
Source

Simple Retry

Setup CI

  1. To install Travis CI into the repository: link
  2. Choose: Only Select Repositories

Getting Started

yarn

Tests

yarn test
yarn test --watch

Publish

To publish, first set the private flag to false and edit the version number in package.json.

yarn build
NPM_CONFIG_OTP=123456 yarn release
NPM_CONFIG_OTP=123456 yarn release from-package # if 2FA token timeout, re-publish with current version in package.json
NPM_CONFIG_OTP=775106 npm publish --registry=https://registry.npmjs.org

After sucessfully publishing, reset the private flag to true and commit the version change.

FAQs

Package last updated on 22 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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