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

gsg-typeix

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsg-typeix - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

build/router/router.js

@@ -303,3 +303,3 @@ "use strict";

if (core_1.isTruthy(result) && !core_1.isEqual(true, result)) {
this.logger.trace("Router.parseRequest", result);
this.logger.debug("Router.parseRequest", result);
return Promise.resolve(result);

@@ -306,0 +306,0 @@ }

@@ -62,3 +62,3 @@ "use strict";

.then((resolvedRoute) => {
this.logger.info("Route.parseRequest", {
this.logger.debug("Route.parseRequest", {
method: this.request.method,

@@ -65,0 +65,0 @@ path: this.url.pathname,

{
"name": "gsg-typeix",
"version": "2.0.3",
"version": "2.0.4",
"dependencies": {

@@ -5,0 +5,0 @@ "reflect-metadata": "^0.1.10",

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