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.21
to
2.0.22
+0
-6
koa-json/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for koa-json v2.x
// Project: https://github.com/koajs/json
// Definitions by: Alex Friedman <https://github.com/brooklyndev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -8,0 +2,0 @@

+4
-4
{
"name": "@types/koa-json",
"version": "2.0.21",
"version": "2.0.22",
"description": "TypeScript definitions for koa-json",

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

"name": "Alex Friedman",
"url": "https://github.com/brooklyndev",
"githubUsername": "brooklyndev"
"githubUsername": "brooklyndev",
"url": "https://github.com/brooklyndev"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "a7c8415ef93d2817a2ca29008b4287bd6f0cb00694853d0078a70b479400c75a",
"typesPublisherContentHash": "cc16fe8261b77725170e5c8125e36e6e67ad79f5154e6b7f52ad4c2c5f75af97",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for koa-json v2.x
// Project: https://github.com/koajs/json
// Definitions by: Alex Friedman <https://github.com/brooklyndev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/* =================== USAGE ===================

@@ -52,7 +46,6 @@

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/koa](https://npmjs.com/package/@types/koa)
* Global values: none
# Credits
These definitions were written by [Alex Friedman](https://github.com/brooklyndev).