@wmfs/tymly
Advanced tools
Comparing version 1.20.0 to 1.21.0
@@ -0,1 +1,11 @@ | ||
# [1.21.0](https://github.com/wmfs/tymly-core/compare/v1.20.0...v1.21.0) (2018-09-04) | ||
### 🛠 Builds | ||
* **deps:** update nanoid requirement from 1.1.0 to 1.2.3 ([f967919](https://github.com/wmfs/tymly-core/commit/f967919)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/tymly-test-helpers requirement from 1.1.1 to 1.1.2 ([5b8097e](https://github.com/wmfs/tymly-core/commit/5b8097e)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/tymly-test-helpers requirement from 1.1.2 to 1.1.3 ([abb166d](https://github.com/wmfs/tymly-core/commit/abb166d)) | ||
* **deps-dev:** update semantic-release requirement from 15.9.5 to 15.9.12 ([227cfbf](https://github.com/wmfs/tymly-core/commit/227cfbf)) | ||
# [1.20.0](https://github.com/wmfs/tymly-core/compare/v1.19.0...v1.20.0) (2018-09-04) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/tymly", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "A framework for building and sharing workflows in Node.js", | ||
@@ -40,3 +40,3 @@ "author": "West Midlands Fire Service", | ||
"mongodb-extended-json": "1.10.0", | ||
"nanoid": "1.1.0", | ||
"nanoid": "1.2.3", | ||
"read-pkg-up": "4.0.0", | ||
@@ -57,7 +57,7 @@ "split": "1.0.1", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.5", | ||
"semantic-release": "15.9.12", | ||
"standard": "11.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.3", | ||
"@wmfs/tymly-test-helpers": "1.1.1" | ||
"@wmfs/tymly-test-helpers": "1.1.3" | ||
}, | ||
@@ -64,0 +64,0 @@ "scripts": { |
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
277680
+ Addednanoid@1.2.3(transitive)
- Removednanoid@1.1.0(transitive)
Updatednanoid@1.2.3