Socket
Socket
Sign inDemoInstall

@tinyhttp/type-is

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/type-is - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

dist/index.d.ts.map

1

dist/index.d.ts

@@ -8,1 +8,2 @@ /**

export declare const typeIs: (value: string, ...types: string[]) => string | false;
//# sourceMappingURL=index.d.ts.map

6

package.json
{
"name": "@tinyhttp/type-is",
"version": "2.2.0",
"version": "2.2.1",
"type": "module",

@@ -31,4 +31,4 @@ "description": "TypeScript rewrite of type-is with CJS and ESM targets",

"dependencies": {
"@tinyhttp/content-type": "^0.1.3",
"mime": "4.0.0-beta.1"
"@tinyhttp/content-type": "^0.1.4",
"mime": "4.0.1"
},

@@ -35,0 +35,0 @@ "scripts": {

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