New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@app-config/encryption

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/encryption - npm Package Compare versions

Comparing version 2.1.0-alpha.1 to 2.1.0

16

package.json
{
"name": "@app-config/encryption",
"description": "Secret value encryption 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,6 +34,6 @@ "scripts": {

"dependencies": {
"@app-config/core": "2.1.0-alpha.1",
"@app-config/meta": "2.1.0-alpha.1",
"@app-config/settings": "2.1.0-alpha.1",
"@app-config/node": "2.1.0-alpha.1",
"@app-config/core": "2",
"@app-config/meta": "2",
"@app-config/node": "2",
"@app-config/settings": "2",
"@lcdev/ws-rpc": "0.4",

@@ -49,3 +49,3 @@ "@types/openpgp": "4",

"devDependencies": {
"@app-config/test-utils": "2.1.0-alpha.1",
"@app-config/test-utils": "2",
"get-port": "5"

@@ -52,0 +52,0 @@ },

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