New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/append-query

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/append-query - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

append-query/index.d.ts

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

// Type definitions for append-query 2.0
// Project: https://github.com/lakenen/node-append-query
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace appendQuery {

@@ -7,0 +2,0 @@ interface Query {

10

append-query/package.json
{
"name": "@types/append-query",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for append-query",

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

"name": "Florian Keller",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}

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

"dependencies": {},
"typesPublisherContentHash": "4f6eeef9469fb42c06591a65a259146133322ce96316acbb0695c0b3aa18fbc7",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "4c99192739ab7a22eae02b68ec65250971ce22ca58e4e6ce5f3190df01d0e45a",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for append-query 2.0
// Project: https://github.com/lakenen/node-append-query
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace appendQuery {

@@ -47,7 +42,6 @@ interface Query {

### Additional Details
* Last updated: Wed, 07 Jul 2021 21:44:27 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Florian Keller](https://github.com/ffflorian).
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