@vercel/speed-insights
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -31,3 +31,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -34,0 +34,0 @@ // src/queue.ts |
@@ -44,3 +44,3 @@ "use client"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -47,0 +47,0 @@ // src/queue.ts |
@@ -33,3 +33,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -36,0 +36,0 @@ // src/queue.ts |
@@ -32,3 +32,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -35,0 +35,0 @@ // src/queue.ts |
@@ -43,3 +43,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -46,0 +46,0 @@ // src/queue.ts |
@@ -30,3 +30,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -33,0 +33,0 @@ // src/queue.ts |
@@ -33,3 +33,3 @@ "use strict"; | ||
var name = "@vercel/speed-insights"; | ||
var version = "1.0.1"; | ||
var version = "1.0.2"; | ||
@@ -36,0 +36,0 @@ // src/queue.ts |
{ | ||
"name": "@vercel/speed-insights", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Speed Insights is a tool for measuring web performance and providing suggestions for improvement.", | ||
@@ -21,2 +21,5 @@ "keywords": [ | ||
}, | ||
"./astro": { | ||
"import": "./dist/astro/index.astro" | ||
}, | ||
"./next": { | ||
@@ -101,4 +104,5 @@ "browser": "./dist/next/index.mjs", | ||
"scripts": { | ||
"build": "tsup ", | ||
"dev": "tsup --watch", | ||
"build": "tsup && pnpm copy-astro", | ||
"copy-astro": "cp -R src/astro dist/", | ||
"dev": "pnpm copy-astro && tsup --watch", | ||
"postinstall": "node scripts/postinstall.mjs", | ||
@@ -105,0 +109,0 @@ "lint": "eslint .", |
@@ -28,2 +28,3 @@ ![Speed Insights](https://github.com/vercel/speed-insights/blob/main/.github/banner.png) | ||
| React | `@vercel/speed-insights/react` | | ||
| Astro | `@vercel/speed-insights/astro` | | ||
| Vue | `@vercel/speed-insights/vue` | | ||
@@ -30,0 +31,0 @@ |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
262782
52
49