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

doov

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doov

dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping in TypeScript

  • 0.11.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

dOOv-TS

dOOv (Domain Object Oriented Validation) a fluent API for type-safe bean validation and mapping in TypeScript

npm version Build Status codecov

Local Development

yarn watch

Runs the project in development/watch mode. Your project will be rebuilt upon changes, only in ES Module.

yarn build

Bundles the package to the dist folder. The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).

yarn test

Runs the test watcher (Jest) in an interactive mode. By default, runs tests related to files changed since the last commit.

yarn prettier

Runs the code formatter Prettier

Continuous Integration

Travis CI

Runs yarn test-ci which executes all tests, checks for code coverage, formatting errors and linting.

Release

yarn version

Set the new version according to the release with--major --minor, --patch or --new -version

yarn publish

Publish to npm registry

FAQs

Package last updated on 06 Mar 2020

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