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

flconf

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flconf - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

18

package.json
{
"name": "flconf",
"version": "4.0.0",
"version": "4.0.1",
"description": "Simple, pluggable, hierarchical configs",

@@ -28,13 +28,13 @@ "main": "index.js",

"devDependencies": {
"eslint": "^6.8.0",
"eslint-config-flickr": "^2.0.1",
"mocha": "^7.1.2",
"nyc": "^15.0.1"
"eslint": "^8.4.1",
"eslint-config-flickr": "^3.0.0",
"mocha": "^9.1.3",
"nyc": "^15.1.0"
},
"dependencies": {
"deap": "~1.0.0",
"glob": "~7.0.3",
"minimatch": "~3.0.0",
"ms": "^2.0.0"
"deap": "^1.0.1",
"glob": "^7.2.0",
"minimatch": "^3.0.4",
"ms": "^2.1.3"
}
}
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