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.1 to 0.1.2

10

package.json
{
"name": "@goldstack/utils-config",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"author": "Max Rohde",
"main": "dist/utilsConfig.js",
"files": [
"dist"
],
"scripts": {

@@ -21,6 +18,7 @@ "build": "yarn clean && yarn compile",

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

@@ -27,0 +25,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