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

@types/overload-protection

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/overload-protection - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

5

overload-protection/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for overload-protection 1.2
// Project: https://github.com/davidmarkclements/overload-protection
// Definitions by: Daniel Hirth <https://github.com/dornfeder>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace protect {

@@ -7,0 +2,0 @@ type KoaFrameworkSelection = "koa";

10

overload-protection/package.json
{
"name": "@types/overload-protection",
"version": "1.2.2",
"version": "1.2.3",
"description": "TypeScript definitions for overload-protection",

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

"name": "Daniel Hirth",
"url": "https://github.com/dornfeder",
"githubUsername": "dornfeder"
"githubUsername": "dornfeder",
"url": "https://github.com/dornfeder"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "782edd1b09e62920a3bf2af4a41f838c891544aea8969274adeb4e5c711660c8",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "7b391124bde035aa88e5386e01b32f53e8e9f724682302fcc40641598f592b89",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for overload-protection 1.2
// Project: https://github.com/davidmarkclements/overload-protection
// Definitions by: Daniel Hirth <https://github.com/dornfeder>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace protect {

@@ -67,7 +62,6 @@ type KoaFrameworkSelection = "koa";

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:34:06 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Daniel Hirth](https://github.com/dornfeder).
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