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

18h

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

18h - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

1

dist/util/filesystem.js

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

.join("/");
console.log({ getRoute, path });
return { getRoute, path };

@@ -87,0 +86,0 @@ };

@@ -70,4 +70,2 @@ import { join } from "path";

.join("/");
console.log({ getRoute, path });

@@ -74,0 +72,0 @@ return { getRoute, path };

2

package.json
{
"name": "18h",
"description": "A Next.js style dynamic API router for Koa-based APIs.",
"version": "2.0.4",
"version": "2.0.5",
"repository": {

@@ -6,0 +6,0 @@ "url": "https://github.com/ridafkih/18h"

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