@scaleway/random-name
Advanced tools
Comparing version 5.1.0 to 5.1.1
# Change Log | ||
## 5.1.1 | ||
### Patch Changes | ||
- [#2179](https://github.com/scaleway/scaleway-lib/pull/2179) [`3c8926e`](https://github.com/scaleway/scaleway-lib/commit/3c8926e55b328354ee9ae1088dc42d394cf1e833) Thanks [@philibea](https://github.com/philibea)! - remove niel from list | ||
## 5.1.0 | ||
@@ -4,0 +10,0 @@ |
@@ -448,4 +448,2 @@ const ADJECTIVES = [ | ||
"newton", | ||
// Xavier Niel - ;) https://en.wikipedia.org/wiki/Xavier_Niel | ||
"niel", | ||
// Florence Nightingale, more prominently known as a nurse, was also the first female member of the Royal Statistical Society and a pioneer in statistical graphics https://en.wikipedia.org/wiki/Florence_Nightingale#Statistics_and_sanitary_reform | ||
@@ -452,0 +450,0 @@ "nightingale", |
{ | ||
"name": "@scaleway/random-name", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "A small utility to generate a random name", | ||
@@ -30,2 +30,3 @@ "engines": { | ||
"scripts": { | ||
"prebuild": "shx rm -rf dist", | ||
"typecheck": "tsc --noEmit", | ||
@@ -32,0 +33,0 @@ "type:generate": "tsc --declaration -p tsconfig.build.json", |
Sorry, the diff of this file is not supported yet
109616
1260