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

avet-utils

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avet-utils - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

lib/build.js

3

index.js

@@ -14,2 +14,3 @@ 'use strict';

require('./lib/component'),
require('./lib/common'),
{ getFrameworkOrAvetPath },

@@ -63,2 +64,2 @@ ]

return '';
}
}
{
"name": "avet-utils",
"description": "Avet utils for all avet projects",
"version": "0.4.0",
"version": "0.5.0",
"author": "okoala <dapixp@gmail.com>",
"files": [
"index.js"
"index.js",
"lib"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/avetjs/avet-utils.git"
},
"bugs": {
"mail": "dapixp@gmail.com",
"url": "https://github.com/avetjs/avet/issues"
},
"dependencies": {

@@ -24,2 +16,3 @@ "glob-promise": "^3.2.0",

"devDependencies": {
"eslint": "^4.10.0",
"eslint-config-egg": "^5.1.1"

@@ -29,3 +22,12 @@ },

"node": ">= 8.0.0"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/avetjs/avet-utils.git"
},
"bugs": {
"mail": "dapixp@gmail.com",
"url": "https://github.com/avetjs/avet/issues"
}
}
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