@naturalcycles/js-lib
Advanced tools
Comparing version 1.0.88 to 2.0.0
{ | ||
"name": "@naturalcycles/js-lib", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -48,3 +49,2 @@ "build": "del ./dist && tsc", | ||
}, | ||
"version": "1.0.88", | ||
"description": "", | ||
@@ -51,0 +51,0 @@ "author": "Natural Cycles Team", |
## @naturalcycles/js-lib | ||
> Standard library for universal (browser + server) javascript | ||
> Standard library for universal (browser + Node.js) javascript | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
[![npm](https://img.shields.io/npm/v/@naturalcycles/js-lib/latest.svg)](https://www.npmjs.com/package/@naturalcycles/js-lib) | ||
[![](https://circleci.com/gh/NaturalCycles/js-lib.svg?style=shield&circle-token=cbb20b471eb9c1d5ed975e28c2a79a45671d78ea)](https://circleci.com/gh/NaturalCycles/js-lib) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/c2dc8d53bd79f79b1d8b/maintainability)](https://codeclimate.com/github/NaturalCycles/js-lib/maintainability) | ||
[![Test Coverage](https://api.codeclimate.com/v1/badges/c2dc8d53bd79f79b1d8b/test_coverage)](https://codeclimate.com/github/NaturalCycles/js-lib/test_coverage) | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
@@ -48,4 +49,2 @@ # Features | ||
Versioned as `1.0.<CircleCI_IncrementalBuildNumber>`, each commit in `master` branch is automatically published with incremented version. | ||
`master` is production branch. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101159
87
50