You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

server-timify - npm Package Compare versions

Comparing version

to
1.0.1

{
"name": "server-timify",
"version": "1.0.0",
"version": "1.0.1",
"description": "Parser for the Server-Timing header",

@@ -19,3 +19,3 @@ "license": "MIT",

"typecheck": "tsc --noEmit",
"build": "tsup",
"build": "tsup --dts",
"test": "tap --rcfile=./test/.taprc",

@@ -22,0 +22,0 @@ "test:only": "TAP_ONLY=1 npm run test",

@@ -6,3 +6,3 @@ # server-timify

[![install size](https://packagephobia.com/badge?p=server-timify)](https://packagephobia.com/result?p=server-timify)
[![code coverage](https://codecov.io/gh/getoslash/server-timify/branch/main/graph/badge.svg?token=VBS5M4qYfz)](https://codecov.io/gh/getoslash/server-timify)
[![code coverage](https://codecov.io/gh/getoslash/server-timify/branch/main/graph/badge.svg?token=KwmPlHEFwd)](https://codecov.io/gh/getoslash/server-timify)
[![Release](https://github.com/getoslash/server-timify/actions/workflows/release.yml/badge.svg?event=push)](https://github.com/getoslash/server-timify/actions/workflows/release.yml)

@@ -9,0 +9,0 @@ [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/getoslash/server-timify)