Socket
Socket
Sign inDemoInstall

@mocks-server/config

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/config - npm Package Compare versions

Comparing version 1.4.0 to 2.0.0-beta.1

dist/CommandLineArgument.types.d.ts

9

package.json
{
"name": "@mocks-server/config",
"version": "1.4.0",
"version": "2.0.0-beta.1",
"description": "Modular configuration provider. Read it from file, environment and arguments",

@@ -30,6 +30,6 @@ "keywords": [

"files": [
"src",
"index.js"
"dist"
],
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {

@@ -49,2 +49,3 @@ "ajv": "8.11.0",

"scripts": {
"build": "tsc",
"test:unit": "jest"

@@ -51,0 +52,0 @@ },

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