Socket
Socket
Sign inDemoInstall

@tinyhttp/etag

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/etag - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

dist/index.d.ts.map

2

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { Stats } from 'fs';

@@ -6,1 +5,2 @@ export declare const eTag: (entity: string | Buffer | Stats, options?: {

}) => string;
//# sourceMappingURL=index.d.ts.map
{
"name": "@tinyhttp/etag",
"version": "2.0.6",
"version": "2.0.7",
"type": "module",

@@ -33,5 +33,4 @@ "description": "entity tag module",

"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