Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

anyfly

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyfly - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+5
-2
package.json
{
"name": "anyfly",
"version": "0.0.1",
"version": "0.0.2",
"description": "Static Nodejs Web Service",

@@ -28,6 +28,9 @@ "main": "src/app.js",

"babel-eslint": "^10.0.1",
"chalk": "^2.4.1",
"eslint": "^5.10.0",
"eslint-plugin-react": "^7.11.1",
"pre-commit": "^1.2.2"
"handlebars": "^4.0.12",
"pre-commit": "^1.2.2",
"yargs": "^12.0.5"
}
}