Socket
Socket
Sign inDemoInstall

@meniga/config

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meniga/config - npm Package Compare versions

Comparing version 5.0.0-alpha.14902 to 6.0.0

16

package.json
{
"name": "@meniga/config",
"version": "5.0.0-alpha.14902+484600cf4",
"version": "6.0.0",
"type": "module",
"publishConfig": {

@@ -9,2 +10,3 @@ "registry": "https://registry.npmjs.org/",

"description": "A library that gives access to config files in Meniga apps",
"module": "lib/index.js",
"main": "lib/index.js",

@@ -17,6 +19,16 @@ "author": "Meniga",

],
"scripts": {
"build": "vite build"
},
"dependencies": {
"lodash": "^4.17.15"
},
"gitHead": "484600cf4b00e7a745ddbcac679100a842ac8d3e"
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"core-js": "^3.33.2",
"vite": "^4.5.0"
},
"gitHead": "3cd430e3c4eff5fb9616bd5a0da83f92ac8d5768"
}
lib/_tests/config.unit.js

Sorry, the diff of this file is too big to display

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