Socket
Socket
Sign inDemoInstall

@vercel/speed-insights

Package Overview
Dependencies
Maintainers
9
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/speed-insights - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

dist/index.d.ts

@@ -30,2 +30,4 @@ interface SpeedInsightsProps {

sil?: boolean;
/** used by Astro component only */
speedInsightsBeforeSend?: BeforeSendMiddleware;
}

@@ -32,0 +34,0 @@ }

2

dist/index.js

@@ -31,3 +31,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -34,0 +34,0 @@ // src/queue.ts

@@ -32,2 +32,4 @@ import React from 'react';

sil?: boolean;
/** used by Astro component only */
speedInsightsBeforeSend?: BeforeSendMiddleware;
}

@@ -34,0 +36,0 @@ }

@@ -44,3 +44,3 @@ "use client";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -47,0 +47,0 @@ // src/queue.ts

@@ -33,3 +33,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -36,0 +36,0 @@ // src/queue.ts

@@ -30,2 +30,4 @@ interface SpeedInsightsProps {

sil?: boolean;
/** used by Astro component only */
speedInsightsBeforeSend?: BeforeSendMiddleware;
}

@@ -32,0 +34,0 @@ }

@@ -32,3 +32,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -35,0 +35,0 @@ // src/queue.ts

@@ -30,2 +30,4 @@ interface SpeedInsightsProps {

sil?: boolean;
/** used by Astro component only */
speedInsightsBeforeSend?: BeforeSendMiddleware;
}

@@ -32,0 +34,0 @@ }

@@ -43,3 +43,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -46,0 +46,0 @@ // src/queue.ts

@@ -30,2 +30,4 @@ interface SpeedInsightsProps {

sil?: boolean;
/** used by Astro component only */
speedInsightsBeforeSend?: BeforeSendMiddleware;
}

@@ -32,0 +34,0 @@ }

@@ -30,3 +30,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -33,0 +33,0 @@ // src/queue.ts

@@ -33,3 +33,3 @@ "use strict";

var name = "@vercel/speed-insights";
var version = "1.0.3";
var version = "1.0.4";

@@ -36,0 +36,0 @@ // src/queue.ts

{
"name": "@vercel/speed-insights",
"version": "1.0.3",
"version": "1.0.4",
"description": "Speed Insights is a tool for measuring web performance and providing suggestions for improvement.",

@@ -22,3 +22,4 @@ "keywords": [

"./astro": {
"import": "./dist/astro/index.astro"
"import": "./dist/astro/index.astro",
"types": "./dist/astro/index.astro.tsx"
},

@@ -83,20 +84,20 @@ "./next": {

"devDependencies": {
"@remix-run/react": "^2.0.1",
"@remix-run/react": "^2.5.0",
"@sveltejs/kit": "^1.20.4",
"@swc/core": "^1.3.82",
"@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/node": "^20.11.4",
"@types/react": "^18.2.48",
"copyfiles": "^2.4.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"next": "^13.4.19",
"next": "^14.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"svelte": "^4.0.5",
"svelte": "^4.2.8",
"tsup": "7.2.0",
"vue": "^3.3.4",
"vue": "^3.4.14",
"vue-router": "^4.2.5"

@@ -103,0 +104,0 @@ },

@@ -27,2 +27,3 @@ ![Speed Insights](https://github.com/vercel/speed-insights/blob/main/.github/banner.png)

| Sveltekit | `@vercel/speed-insights/sveltekit` |
| Remix | `@vercel/speed-insights/remix` |
| React | `@vercel/speed-insights/react` |

@@ -29,0 +30,0 @@ | Astro | `@vercel/speed-insights/astro` |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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