Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

d-ser-t

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d-ser-t

Composite package housing d-ser-t-service and d-ser-t-cli

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

lerna Contributor Covenant

Introduction

This is the monorepo containing both the Dynamic Sentence Error Rate Testing Service, d-ser-t-service, and its accompanying CLI, d-ser-t-cli. What can I say, I am awesome at naming things. :grin:

Getting Started

  • install
    • git clone git@github.com:Joll59/d-ser-t.git
    • cd d-ser-t
    • npm install
      • this installs all dependencies for all packages.
  • Instructions for running the packages individually:

You are ready for local development, explore package.json for all available scripts.

Packages maintained with lerna at the root

Contributing :electric_plug:

Please read CONTRIBUTING.md for details on contributing, and the process for submitting pull requests to us.

Deployment :shipit:

Suggested publishing process:

  • Last action in significant PR is to run lerna version to bump version.
    • npm run publish which runs lerna publish --from-package
    • Alternatively you can lerna publish --include-merged-tags

Versioning

We use SemVer for versioning.

License

Licensed under the MIT License

See sources for licenses of dependencies.

FAQs

Package last updated on 06 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