@harvest-profit/units
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@harvest-profit/units", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Units helper for Harvest Profit javascript applications", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,3 +5,3 @@ <div style="text-align: center"> | ||
[![npm](https://img.shields.io/npm/v/harvest-profit-units.svg)](https://www.npmjs.com/package/harvest-profit-units) [![Build Status](https://travis-ci.org/HarvestProfit/harvest-profit-units.svg?branch=master)](https://travis-ci.org/HarvestProfit/harvest-profit-units) [![Coverage Status](https://coveralls.io/repos/github/HarvestProfit/harvest-profit-units/badge.svg?branch=master)](https://coveralls.io/github/HarvestProfit/harvest-profit-units?branch=master) [![npm](https://img.shields.io/npm/l/harvest-profit-units.svg)](https://github.com/HarvestProfit/harvest-profit-units/blob/master/LICENSE) | ||
[![npm](https://img.shields.io/npm/v/@harvest-profit/units.svg)](https://www.npmjs.com/package/harvest-profit-units) [![Build Status](https://travis-ci.org/HarvestProfit/harvest-profit-units.svg?branch=master)](https://travis-ci.org/HarvestProfit/harvest-profit-units) [![Coverage Status](https://coveralls.io/repos/github/HarvestProfit/harvest-profit-units/badge.svg?branch=master)](https://coveralls.io/github/HarvestProfit/harvest-profit-units?branch=master) [![npm](https://img.shields.io/npm/l/@harvest-profit/units.svg)](https://github.com/HarvestProfit/harvest-profit-units/blob/master/LICENSE) | ||
@@ -38,5 +38,5 @@ ## Installation | ||
# Either NPM | ||
npm publish | ||
npm publish --access public | ||
# Or Yarn, they do the same thing | ||
yarn publish | ||
yarn publish --access public | ||
``` | ||
@@ -43,0 +43,0 @@ |
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
23283