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.0.7 to 2.0.8

dist/index.d.ts.map

1

dist/index.d.ts

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

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

5

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

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

"dev": "vite",
"build": "vite build",
"postbuild": "tsc --emitDeclarationOnly"
"build": "vite build"
}
}
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