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

@ewizardjs/system-settings

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ewizardjs/system-settings - npm Package Compare versions

Comparing version 3.12.0 to 3.12.1

14

package.json
{
"name": "@ewizardjs/system-settings",
"version": "3.12.0",
"version": "3.12.1",
"description": "",

@@ -11,4 +11,4 @@ "main": "dist/backend/index.js",

"test": "jest --ci --coverage",
"test:integration": "jest --ci -i test/integration",
"test:unit": "jest -i test/unit --coverage",
"test:integration": "jest --ci test/integration",
"test:unit": "jest --ci test/unit --coverage",
"snapshot:update": "jest --updateSnapshot"

@@ -23,5 +23,5 @@ },

"dependencies": {
"@ewizardjs/alias-resolver": "^1.1.1",
"@ewizardjs/alias-resolver": "^1.1.3",
"@ewizardjs/content-types": "^2.0.2",
"@ewizardjs/settings-strategies": "^1.2.1",
"@ewizardjs/settings-strategies": "^1.2.2",
"dot-prop": "^6.0.1",

@@ -31,2 +31,3 @@ "lodash.merge": "^4.6.2"

"devDependencies": {
"@ewizardjs/upath": "^3.0.0",
"@types/jest": "^29.5.0",

@@ -40,5 +41,4 @@ "@types/lodash.merge": "^4.6.6",

"tslint-config-airbnb": "^5.11.2",
"typescript": "^5.0.4",
"upath": "^2.0.1"
"typescript": "^5.0.4"
}
}
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