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

@trapi/query

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trapi/query - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

10

package.json
{
"name": "@trapi/query",
"version": "2.1.2",
"version": "2.1.3",
"description": "A tiny library which provides utility types/functions for request and response query handling.",

@@ -38,8 +38,8 @@ "main": "./dist/index.js",

"type": "git",
"url": "git+https://github.com/Tada5hi/typescript-rest-api.git"
"url": "git+https://github.com/Tada5hi/trapi.git"
},
"bugs": {
"url": "https://github.com/Tada5hi/typescript-rest-api/issues"
"url": "https://github.com/Tada5hi/trapi/issues"
},
"homepage": "https://github.com/Tada5hi/typescript-rest-api#readme",
"homepage": "https://github.com/Tada5hi/trapi#readme",
"dependencies": {

@@ -51,3 +51,3 @@ "minimatch": "^5.0.1"

},
"gitHead": "81b7c352dd1dd988e922adb377d3ff70e3098be7"
"gitHead": "12fc7cc4be787779fee81bedb9a4cff0e2f5055d"
}
# @trapi/query 🌈
[![main](https://github.com/Tada5hi/typescript-rest-api/actions/workflows/main.yml/badge.svg)](https://github.com/Tada5hi/typescript-rest-api/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/Tada5hi/typescript-rest-api/branch/main/graph/badge.svg?token=ZUJ8F5TTSX)](https://codecov.io/gh/Tada5hi/typescript-rest-api)
[![Known Vulnerabilities](https://snyk.io/test/github/Tada5hi/typescript-rest-api/badge.svg)](https://snyk.io/test/github/Tada5hi/typescript-rest-api)
[![main](https://github.com/Tada5hi/trapi/actions/workflows/main.yml/badge.svg)](https://github.com/Tada5hi/trapi/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/Tada5hi/trapi/branch/main/graph/badge.svg?token=ZUJ8F5TTSX)](https://codecov.io/gh/Tada5hi/trapi)
[![Known Vulnerabilities](https://snyk.io/test/github/Tada5hi/trapi/badge.svg)](https://snyk.io/test/github/Tada5hi/trapi)
[![npm version](https://badge.fury.io/js/@trapi%2Fquery.svg)](https://badge.fury.io/js/@trapi%2Fquery)

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

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