Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-feature-flags

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-feature-flags - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

4

CHANGELOG.md

@@ -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 @@

22

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc