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

@app-config/extensions

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-config/extensions - npm Package Compare versions

Comparing version 2.1.0-alpha.1 to 2.1.0

16

package.json
{
"name": "@app-config/extensions",
"description": "Common parsing extensions for @app-config",
"version": "2.1.0-alpha.1",
"version": "2.1.0",
"license": "MPL-2.0",

@@ -20,4 +20,4 @@ "author": {

"/dist",
"!*.tsbuildinfo",
"!*.test.*"
"!**/*.tsbuildinfo",
"!**/*.test.*"
],

@@ -34,9 +34,9 @@ "scripts": {

"dependencies": {
"@app-config/core": "2.1.0-alpha.1",
"@app-config/node": "2.1.0-alpha.1",
"@app-config/logging": "2.1.0-alpha.1",
"@app-config/utils": "2.1.0-alpha.1"
"@app-config/core": "2",
"@app-config/logging": "2",
"@app-config/node": "2",
"@app-config/utils": "2"
},
"devDependencies": {
"@app-config/test-utils": "2.1.0-alpha.1"
"@app-config/test-utils": "2"
},

@@ -43,0 +43,0 @@ "prettier": "@lcdev/prettier",

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