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

edp

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edp - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

7

lib/help.js

@@ -194,2 +194,9 @@ /**

exports.getPackages = function () {
var builtins = getPackages(/^edp-/);
var users = getPackages(/^edpx-/);
return builtins.concat(users);
};
/**

@@ -196,0 +203,0 @@ * 打印已经安装的各个模块的信息

2

package.json
{
"name": "edp",
"description": "Enterprise Develop Platform",
"version": "1.0.2",
"version": "1.1.0",
"contributors": [

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

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