New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

easy-api

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-api - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+7
-3
package.json
{
"name": "easy-api",
"version": "0.0.2",
"version": "0.0.3",
"description": "Super easy promise-base api declaration",

@@ -8,3 +8,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/JohnBerlin/easy-api.git"
"url": "git+https://github.com/JohnBerlin/easy-api.git"
},

@@ -34,3 +34,7 @@ "directories": {

"express": "^4.13.3"
}
},
"bugs": {
"url": "https://github.com/JohnBerlin/easy-api/issues"
},
"homepage": "https://github.com/JohnBerlin/easy-api#readme"
}