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,8 @@ 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 )
1819![ npm downloads] ( https://img.shields.io/npm/dm/env-schema-cli.svg?color=green )
1920[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg?color=green )] ( https://opensource.org/licenses/MIT )
2021
@@ -38,7 +39,7 @@ A tiny runtime type-safe _polymorphic noop object_ that substitutes for your rea
3839Install the package.
3940
4041``` bash
41- npm install --save null-object
42+ npm install @wherejuly/ null-object
4243```
4344
4445Null-Object:
You can’t perform that action at this time.
0 commit comments