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

@goldstack/utils-config

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-config - npm Package Compare versions

Comparing version 0.1.2 to 0.1.4

0

dist/utilsConfig.d.ts

@@ -0,0 +0,0 @@ interface ValidateOptions {

@@ -0,0 +0,0 @@ "use strict";

7

package.json
{
"name": "@goldstack/utils-config",
"version": "0.1.2",
"version": "0.1.4",
"description": "Utilities to work with JSON configuration files.",
"license": "MIT",

@@ -19,6 +20,6 @@ "author": "Max Rohde",

"test:ci": "jest --passWithNoTests --config=./jest.config.js",
"version:apply": "yarn version $@"
"version:apply": "yarn version \"$@\""
},
"dependencies": {
"@goldstack/utils-log": "0.1.8",
"@goldstack/utils-log": "0.1.11",
"ajv": "^6.12.2",

@@ -25,0 +26,0 @@ "handlebars": "^4.7.6"

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