@scaleleap/config
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -6,2 +6,9 @@ # Changelog | ||
## [2.0.4](https://github.com/ScaleLeap/config/compare/v2.0.3...v2.0.4) (2020-09-12) | ||
### Bug Fixes | ||
* **deps:** update dependency micromustache to v8 ([2f6d3cf](https://github.com/ScaleLeap/config/commit/2f6d3cffc0d0a8f895f3bb0b729543f9b07acfb6)) | ||
## [2.0.3](https://github.com/ScaleLeap/config/compare/v2.0.2...v2.0.3) (2020-07-27) | ||
@@ -8,0 +15,0 @@ |
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "lib/index.js", | ||
@@ -31,16 +31,16 @@ "files": [ | ||
"env-var": "6.3.0", | ||
"micromustache": "7.1.0" | ||
"micromustache": "8.0.3" | ||
}, | ||
"devDependencies": { | ||
"@scaleleap/semantic-release-config": "1.1.12", | ||
"@scaleleap/utils": "1.7.4", | ||
"@scaleleap/utils": "1.8.13", | ||
"@types/browser-or-node": "1.2.0", | ||
"@types/dotenv": "6.1.1", | ||
"@types/jest": "26.0.3", | ||
"@types/jest": "26.0.12", | ||
"@types/node": "12.12.31", | ||
"jest": "26.1.0", | ||
"ts-jest": "26.1.1", | ||
"jest": "26.4.2", | ||
"ts-jest": "26.3.0", | ||
"tsconfigs": "4.0.2", | ||
"tslib": "2.0.0", | ||
"typescript": "3.9.7" | ||
"tslib": "2.0.1", | ||
"typescript": "4.0.2" | ||
}, | ||
@@ -47,0 +47,0 @@ "keywords": [ |
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
15200
+ Addedmicromustache@8.0.3(transitive)
- Removedmicromustache@7.1.0(transitive)
Updatedmicromustache@8.0.3