Socket
Socket
Sign inDemoInstall

server

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

server - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.idea/node-server.iml

19

package.json
{
"name": "server",
"version": "0.0.0",
"description": "",
"main": "index.js",
"repository": "",
"author": "",
"license": "BSD"
"name":"server",
"version":"0.0.1",
"keywords":["framework", "httpd", "server"],
"repository": "git://github.com/flashsoft/node-server.git",
"description":"Node构建的简单http服务器",
"main":"lib/index.js",
"dependencies":{
"tracer":"*",
"mime":"*"
},
"author":"FlashSoft",
"license":"BSD"
}

@@ -1,1 +0,2 @@

hi
Node构建的简单http服务器
===

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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