New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/koa-json-error

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-json-error - npm Package Compare versions

Comparing version
3.1.4
to
3.1.5
+0
-6
koa-json-error/index.d.ts

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

// Type definitions for koa-json-error 3.1
// Project: https://github.com/koajs/json-error
// Definitions by: Mudkip <https://github.com/mudkipme>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as Koa from "koa";

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

+5
-5
{
"name": "@types/koa-json-error",
"version": "3.1.4",
"version": "3.1.5",
"description": "TypeScript definitions for koa-json-error",

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

"name": "Mudkip",
"url": "https://github.com/mudkipme",
"githubUsername": "mudkipme"
"githubUsername": "mudkipme",
"url": "https://github.com/mudkipme"
}

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

},
"typesPublisherContentHash": "b05f0ca83fe11c96dc1a42af38c46eaa17a4d26a2bdff983712efc1febd16e33",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "b2b5bde914a38a88a7009bc0328d110e6c2e47a21812a9038b92d261ff641786",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for koa-json-error 3.1
// Project: https://github.com/koajs/json-error
// Definitions by: Mudkip <https://github.com/mudkipme>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as Koa from "koa";

@@ -50,7 +44,6 @@

### Additional Details
* Last updated: Wed, 03 Nov 2021 02:01:24 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 [Mudkip](https://github.com/mudkipme).