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

wayfarer

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wayfarer - npm Package Compare versions

Comparing version 6.2.2 to 6.3.0

12

package.json
{
"name": "wayfarer",
"version": "6.2.2",
"version": "6.3.0",
"description": "Composable trie based router",

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

"test": "standard && NODE_ENV=test tape test/*",
"test-cov": "NODE_ENV=test istanbul cover test/*"
"test-cov": "NODE_ENV=test istanbul cover tape -- test/*"
},

@@ -32,7 +32,7 @@ "repository": "yoshuawuyts/wayfarer",

"devDependencies": {
"istanbul": "^0.2.11",
"mocha": "^1.20.1",
"istanbul": "^0.4.5",
"mocha": "^3.1.2",
"noop2": "^2.0.0",
"standard": "^4.0.1",
"tape": "^3.0.3"
"standard": "^8.4.0",
"tape": "^4.6.2"
},

@@ -39,0 +39,0 @@ "files": [

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