New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

trek-router

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trek-router - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

lib/router.js

@@ -5,3 +5,3 @@ 'use strict';

var _classCallCheck = function (instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } };
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }

@@ -8,0 +8,0 @@ /*!

{
"name": "trek-router",
"version": "0.2.2",
"version": "0.2.3",
"description": "A fast HTTP router",

@@ -13,2 +13,3 @@ "repository": "trekjs/router",

"routing",
"trek-router",
"trek"

@@ -25,3 +26,3 @@ ],

"devDependencies": {
"babel": "^5.2.6",
"babel": "^5.2.15",
"benchmark": "^1.0.0",

@@ -34,3 +35,3 @@ "isparta": "^3.x",

"route-recognizer": "^0.1.5",
"route-trie": "^0.2.1",
"route-trie": "^1.0.0",
"routington": "^1.0.3"

@@ -37,0 +38,0 @@ },

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