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

edp-config

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edp-config - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

package.json
{
"name": "edp-config",
"description": "Package for edp configuration",
"version": "0.4.2",
"version": "0.4.3",
"contributors": [

@@ -6,0 +6,0 @@ { "name": "errorrik", "email": "errorrik@gmail.com" },

@@ -9,4 +9,4 @@ # edp-config

var edpConfig = require( 'edp-config' );
edp.set( 'user.name', yourname );
edp.get( 'user.name' );
edpConfig.set( 'user.name', yourname );
edpConfig.get( 'user.name' );
```

@@ -13,0 +13,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