File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ A tiny runtime type-safe _polymorphic noop object_ that substitutes for your rea
1414[ ![ Code Smells] ( https://sonarcloud.io/api/project_badges/measure?project=WhereJuly_68-null-object&metric=code_smells )] ( https://sonarcloud.io/summary/new_code?id=WhereJuly_68-null-object )
1515[ ![ Security Rating] ( https://sonarcloud.io/api/project_badges/measure?project=WhereJuly_68-null-object&metric=security_rating )] ( https://sonarcloud.io/summary/new_code?id=WhereJuly_68-null-object )
1616
17- ![ npm version] ( https://img.shields.io/npm/v/env-schema-cli?color=green )
17+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/@wherejuly/null-object )
18+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/@wherejuly/null-object )
19+
1820![ npm downloads] ( https://img.shields.io/npm/dm/env-schema-cli.svg?color=green )
1921[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg?color=green )] ( https://opensource.org/licenses/MIT )
2022
@@ -38,7 +40,7 @@ A tiny runtime type-safe _polymorphic noop object_ that substitutes for your rea
3840Install the package.
3941
4042``` bash
41- npm install --save null-object
43+ npm install --save @wherejuly/ null-object
4244```
4345
4446Null-Object:
You can’t perform that action at this time.
0 commit comments