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

@platformatic/config

Package Overview
Dependencies
Maintainers
6
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/config - npm Package Compare versions

Comparing version 1.16.0 to 1.17.0

10

package.json
{
"name": "@platformatic/config",
"version": "1.16.0",
"version": "1.17.0",
"description": "Platformatic DB Config Manager",

@@ -18,3 +18,3 @@ "main": "index.js",

"@iarna/toml": "^2.2.5",
"c8": "^8.0.1",
"c8": "^9.0.0",
"glob": "^10.3.10",

@@ -36,9 +36,9 @@ "fastify": "^4.23.2",

"undici": "^6.0.0",
"@platformatic/metaconfig": "1.16.0",
"@platformatic/utils": "1.16.0"
"@platformatic/metaconfig": "1.17.0",
"@platformatic/utils": "1.17.0"
},
"scripts": {
"test": "standard | snazzy && c8 --100 node ./test/runner.js",
"test": "pnpm run lint && c8 --100 node ./test/runner.js",
"lint": "standard | snazzy"
}
}
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