Socket
Socket
Sign inDemoInstall

@strata-js/util-env-config

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.6 to 0.9.7

8

package.json
{
"name": "@strata-js/util-env-config",
"version": "0.9.6",
"version": "0.9.7",
"description": "A simple configuration manager that supports environment based overrides.",
"main": "dist/index.js",
"types": "dist/index.",
"type": "module",
"files": [
"dist"
],
"scripts": {

@@ -11,3 +15,3 @@ "prepublishOnly": "npm run build",

"build:clean": "rimraf dist/*",
"lint": "eslint --ext *.ts,.js --fix index.ts src/**/*.ts",
"lint": "eslint --ext *.ts,.js --fix src/index.ts src/**/*.ts",
"test": "ts-mocha -p tsconfig.json tests/*.spec.ts"

@@ -14,0 +18,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc