Comparing version 0.4.2 to 0.4.3
{ | ||
"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 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
3436
0
1