fastify-feature-flags
Advanced tools
Comparing version 1.2.8 to 1.2.9
@@ -5,2 +5,6 @@ # Changelog | ||
### [1.2.9](https://gitlab.com/m03geek/fastify-feature-flags/compare/v1.2.8...v1.2.9) (2019-07-15) | ||
### [1.2.8](https://gitlab.com/m03geek/fastify-feature-flags/compare/v1.2.7...v1.2.8) (2019-05-29) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "fastify-feature-flags", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Fastify feature flags plugin", | ||
@@ -56,8 +56,8 @@ "main": "dist/index.js", | ||
"@types/config": "0.0.34", | ||
"@types/jest": "^24.0.13", | ||
"@types/node": "^12.0.0", | ||
"config": "^3.1.0", | ||
"eslint": "^5.15.3", | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.2", | ||
"config": "^3.2.0", | ||
"eslint": "^6.0.0", | ||
"eslint-config-google": "^0.13.0", | ||
"fastify": "^2.4.1", | ||
"fastify": "^2.6.0", | ||
"jest": "^24.8.0", | ||
@@ -67,9 +67,9 @@ "replace": "^1.1.0", | ||
"ts-jest": "^24.0.0", | ||
"ts-node": "^8.2.0", | ||
"tslint": "^5.14.0", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.18.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"typedoc": "^0.14.0", | ||
"typedoc-plugin-markdown": "^1.2.1", | ||
"typescript": "^3.4.5", | ||
"unleash-client": "^3.2.5" | ||
"typedoc-plugin-markdown": "^2.0.0", | ||
"typescript": "^3.5.3", | ||
"unleash-client": "^3.2.6" | ||
}, | ||
@@ -76,0 +76,0 @@ "dependencies": { |
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
21398