@ndla/util
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@ndla/util", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Collection of util functions used by NDLA", | ||
@@ -37,3 +37,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "945a8b2de5a073402d54163db7f8b38692344911" | ||
"gitHead": "bf0e9abb4b4533a54b6c9efda0465b5a27072921" | ||
} |
@@ -8,5 +8,9 @@ # ndla-util | ||
```sh | ||
$ npm install ndla-util | ||
yarn add @ndla/util | ||
``` | ||
```sh | ||
npm install @ndla/util | ||
``` | ||
## Usage | ||
@@ -13,0 +17,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
87097
90