@wework/floormap-utils
Advanced tools
Comparing version 1.3.6 to 1.3.7-rc.20
@@ -8,11 +8,6 @@ # Change Log | ||
### Bug Fixes | ||
* 🐛 LBE-2797 Bundle room icon as part of floormap-utils bundle ([#142](https://github.com/WeConnect/floormap-monorepo/issues/142)) ([7b1b736](https://github.com/WeConnect/floormap-monorepo/commit/7b1b73661f450fe73389e563585354983b30a68c)) | ||
- 🐛 LBE-2797 Bundle room icon as part of floormap-utils bundle ([#142](https://github.com/WeConnect/floormap-monorepo/issues/142)) ([7b1b736](https://github.com/WeConnect/floormap-monorepo/commit/7b1b73661f450fe73389e563585354983b30a68c)) | ||
## [1.3.5](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.3.4...@wework/floormap-utils@1.3.5) (2019-12-02) | ||
@@ -22,6 +17,2 @@ | ||
## [1.3.4](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.3.3...@wework/floormap-utils@1.3.4) (2019-10-30) | ||
@@ -31,28 +22,14 @@ | ||
## [1.3.3](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.3.2...@wework/floormap-utils@1.3.3) (2019-10-08) | ||
### Bug Fixes | ||
* 🐛 LBE-2344 Rerender Space after change type ([#108](https://github.com/WeConnect/floormap-monorepo/issues/108)) ([4be4934](https://github.com/WeConnect/floormap-monorepo/commit/4be4934)) | ||
- 🐛 LBE-2344 Rerender Space after change type ([#108](https://github.com/WeConnect/floormap-monorepo/issues/108)) ([4be4934](https://github.com/WeConnect/floormap-monorepo/commit/4be4934)) | ||
## [1.3.2](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.3.1...@wework/floormap-utils@1.3.2) (2019-10-03) | ||
### Bug Fixes | ||
* 🐛 LBE-2403 Allow assign reservable on type work ([#102](https://github.com/WeConnect/floormap-monorepo/issues/102)) ([797f601](https://github.com/WeConnect/floormap-monorepo/commit/797f601)) | ||
- 🐛 LBE-2403 Allow assign reservable on type work ([#102](https://github.com/WeConnect/floormap-monorepo/issues/102)) ([797f601](https://github.com/WeConnect/floormap-monorepo/commit/797f601)) | ||
## [1.3.1](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.3.0...@wework/floormap-utils@1.3.1) (2019-10-02) | ||
@@ -62,61 +39,34 @@ | ||
# [1.3.0](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.2.0...@wework/floormap-utils@1.3.0) (2019-09-30) | ||
### Features | ||
* 🎸 LBE-2262 Replace moment with date-fns ([#90](https://github.com/WeConnect/floormap-monorepo/issues/90)) ([6923738](https://github.com/WeConnect/floormap-monorepo/commit/6923738)) | ||
- 🎸 LBE-2262 Replace moment with date-fns ([#90](https://github.com/WeConnect/floormap-monorepo/issues/90)) ([6923738](https://github.com/WeConnect/floormap-monorepo/commit/6923738)) | ||
# [1.2.0](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.1.0...@wework/floormap-utils@1.2.0) (2019-09-05) | ||
### Features | ||
* 🎸 LBE-2179 Passing room type uuid to checking function ([#64](https://github.com/WeConnect/floormap-monorepo/issues/64)) ([1eacdef](https://github.com/WeConnect/floormap-monorepo/commit/1eacdef)) | ||
- 🎸 LBE-2179 Passing room type uuid to checking function ([#64](https://github.com/WeConnect/floormap-monorepo/issues/64)) ([1eacdef](https://github.com/WeConnect/floormap-monorepo/commit/1eacdef)) | ||
# [1.1.0](https://github.com/WeConnect/floormap-monorepo/compare/@wework/floormap-utils@1.0.2...@wework/floormap-utils@1.1.0) (2019-08-16) | ||
### Features | ||
* 🎸 LBE-2140 isDedicatedDeskRoom and isHotDeskArea helper ([e16da22](https://github.com/WeConnect/floormap-monorepo/commit/e16da22)) | ||
- 🎸 LBE-2140 isDedicatedDeskRoom and isHotDeskArea helper ([e16da22](https://github.com/WeConnect/floormap-monorepo/commit/e16da22)) | ||
## <small>1.0.2 (2019-06-14)</small> | ||
* fix: 🐛 MAke change to fix circleci publish ([536bc7d](https://github.com/WeConnect/floormap-monorepo/commit/536bc7d)) | ||
- fix: 🐛 MAke change to fix circleci publish ([536bc7d](https://github.com/WeConnect/floormap-monorepo/commit/536bc7d)) | ||
## <small>1.0.1 (2019-06-14)</small> | ||
* fix: 🐛 LBE-1865 fix checking of programType (#9) ([36be733](https://github.com/WeConnect/floormap-monorepo/commit/36be733)), closes [#9](https://github.com/WeConnect/floormap-monorepo/issues/9) | ||
* chore: 💡 MW-1745 updated latest code base for all packages ([ee2660f](https://github.com/WeConnect/floormap-monorepo/commit/ee2660f)) | ||
* chore: 🤖 Fix test script on utils and add `yarn test` ([eaf3a5a](https://github.com/WeConnect/floormap-monorepo/commit/eaf3a5a)) | ||
* chore: 🤖 LBE-1747 Fix build script in utils ([b17b406](https://github.com/WeConnect/floormap-monorepo/commit/b17b406)) | ||
* chore: 🤖 LBE-1747 Test should be run in ci mode ([4059e16](https://github.com/WeConnect/floormap-monorepo/commit/4059e16)) | ||
* chore: 🤖 MW-1655 Setup Lerna ([5a25539](https://github.com/WeConnect/floormap-monorepo/commit/5a25539)) | ||
* chore: 🤖 MW-1746 configure prettier and eslint ([7f19481](https://github.com/WeConnect/floormap-monorepo/commit/7f19481)) | ||
- fix: 🐛 LBE-1865 fix checking of programType (#9) ([36be733](https://github.com/WeConnect/floormap-monorepo/commit/36be733)), closes [#9](https://github.com/WeConnect/floormap-monorepo/issues/9) | ||
- chore: 💡 MW-1745 updated latest code base for all packages ([ee2660f](https://github.com/WeConnect/floormap-monorepo/commit/ee2660f)) | ||
- chore: 🤖 Fix test script on utils and add `yarn test` ([eaf3a5a](https://github.com/WeConnect/floormap-monorepo/commit/eaf3a5a)) | ||
- chore: 🤖 LBE-1747 Fix build script in utils ([b17b406](https://github.com/WeConnect/floormap-monorepo/commit/b17b406)) | ||
- chore: 🤖 LBE-1747 Test should be run in ci mode ([4059e16](https://github.com/WeConnect/floormap-monorepo/commit/4059e16)) | ||
- chore: 🤖 MW-1655 Setup Lerna ([5a25539](https://github.com/WeConnect/floormap-monorepo/commit/5a25539)) | ||
- chore: 🤖 MW-1746 configure prettier and eslint ([7f19481](https://github.com/WeConnect/floormap-monorepo/commit/7f19481)) | ||
# Change Log | ||
@@ -127,22 +77,19 @@ | ||
<a name="0.8.0"></a> | ||
# [0.8.0](https://github.com/WeConnect/floormap-utils/compare/v0.7.4...v0.8.0) (2018-12-18) | ||
<a name="0.7.4"></a> | ||
<a name="0.7.4"></a> | ||
## [0.7.4](https://github.com/WeConnect/floormap-utils/compare/v0.7.3...v0.7.4) (2018-12-18) | ||
<a name="0.7.3"></a> | ||
<a name="0.7.3"></a> | ||
## [0.7.3](https://github.com/WeConnect/floormap-utils/compare/v0.7.2...v0.7.3) (2018-12-18) | ||
<a name="0.7.2"></a> | ||
<a name="0.7.2"></a> | ||
## [0.7.2](https://github.com/WeConnect/floormap-utils/compare/v0.7.1...v0.7.2) (2018-12-18) | ||
<a name="0.7.1"></a> | ||
<a name="0.7.1"></a> | ||
## 0.7.1 (2018-12-18) |
{ | ||
"name": "@wework/floormap-utils", | ||
"version": "1.3.6", | ||
"version": "1.3.7-rc.20+58e46fd", | ||
"main": "dist/index.js", | ||
@@ -27,3 +27,3 @@ "module": "dist/tsdxlib.esm.js", | ||
}, | ||
"gitHead": "80752ba13e9c0a8c412605535ae8079a05e224e4" | ||
"gitHead": "58e46fde687211e9551af3eaf28c9d7718a7ce18" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
243670
3
1