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

http-hash-router

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-hash-router - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "http-hash-router",
"version": "0.0.1",
"version": "0.0.2",
"description": "Server route handler for http-hash",

@@ -17,5 +17,12 @@ "keywords": [],

"devDependencies": {
"tape": "^3.0.3"
"istanbul": "^0.3.5",
"opn": "^1.0.1",
"tape": "^3.0.3",
"test-server-request": "^2.0.1"
},
"scripts": {
"test": "istanbul cover --print detail --report html test/index.js",
"view-cover": "opn coverage/index.html"
},
"main": "index"
}

2

Readme.md
# http-hash-router
Server route handler for http-hash (TODO: document & test)
Server route handler for http-hash (TODO: document)
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