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

routes-utility

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

routes-utility - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

1

dist/index.d.ts

@@ -62,1 +62,2 @@ /// <reference types="when" />

}
export declare const defaultRouter: Router;

@@ -164,2 +164,3 @@ "use strict";

exports.Router = Router;
exports.defaultRouter = new Router();
//# sourceMappingURL=index.js.map

2

package.json

@@ -7,3 +7,3 @@ {

},
"version": "2.0.1",
"version": "2.0.2",
"scripts": {

@@ -10,0 +10,0 @@ "test": "./node_modules/.bin/mocha --opts tests/mocha.opts tests/**/*.ts",

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