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

dmef

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmef - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

example/index.js

27

package.json
{
"name": "dmef",
"version": "0.0.2",
"version": "0.0.3",
"description": "Double Minimal Expressjs Like Framework, it can be used for experimentation and learning purposes.",
"files": [
"App.js"
],
"main": "App.js",
"scripts": {

@@ -12,10 +10,19 @@ "test": "echo \"Error: no test specified\" && exit 1"

"author": "ismnoiet <ismnoiet@gmail.com>",
"repository": {
"type": "git",
"url": "git://github.com/ismnoiet/dmef.git"
},
"bugs": {
"url": "https://github.com/ismnoiet/dmef/issues"
},
"license": "MIT",
"tags": [
"framework",
"express",
"learn",
"experiment",
"js"
"tags":[
"framework",
"express",
"learn",
"experiment",
"js"
]
}
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