Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/koa-json

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-json - npm Package Compare versions

Comparing version
2.0.23
to
2.0.24
+1
-1
koa-json/index.d.ts

@@ -11,3 +11,3 @@ /* =================== USAGE ===================

import * as Koa from "koa";
import Koa = require("koa");

@@ -14,0 +14,0 @@ declare function json(opts?: {

{
"name": "@types/koa-json",
"version": "2.0.23",
"version": "2.0.24",
"description": "TypeScript definitions for koa-json",

@@ -25,4 +25,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-json",

},
"typesPublisherContentHash": "56116179add3c75b1a4b0768a32c73e037d1638bc6c86fbf1edb6f421f55f66d",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "d1b2081b3ef5c5890887c1c03c0c72bdc78012a929eb38bb43fedf8164ce5144",
"typeScriptVersion": "5.2"
}

@@ -21,3 +21,3 @@ # Installation

import * as Koa from "koa";
import Koa = require("koa");

@@ -46,3 +46,3 @@ declare function json(opts?: {

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:38 GMT
* Last updated: Fri, 24 Oct 2025 04:02:41 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa)

@@ -49,0 +49,0 @@