New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

env-schema

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-schema - npm Package Compare versions

Comparing version 5.2.1 to 6.0.0

21

package.json
{
"name": "env-schema",
"version": "5.2.1",
"version": "6.0.0",
"description": "Validate your env variable using Ajv and dotenv",
"main": "index.js",
"type": "commonjs",
"types": "types/index.d.ts",

@@ -33,15 +34,15 @@ "scripts": {

"dependencies": {
"ajv": "^8.0.0",
"dotenv": "^16.0.0",
"dotenv-expand": "^10.0.0"
"ajv": "^8.12.0",
"dotenv": "^16.4.5",
"dotenv-expand": "10.0.0"
},
"devDependencies": {
"@fastify/pre-commit": "^2.0.2",
"@sinclair/typebox": "^0.31.1",
"@fastify/pre-commit": "^2.1.0",
"@sinclair/typebox": "^0.32.18",
"ajv-formats": "^2.1.1",
"fluent-json-schema": "^4.0.0",
"fluent-json-schema": "^4.2.1",
"snazzy": "^9.0.0",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.29.0"
"standard": "^17.1.0",
"tap": "^18.7.1",
"tsd": "^0.31.0"
},

@@ -48,0 +49,0 @@ "pre-commit": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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