@power-seo/core
Advanced tools
+8
-2
| { | ||
| "name": "@power-seo/core", | ||
| "version": "1.0.11", | ||
| "version": "1.0.12", | ||
| "description": "Framework-agnostic SEO analysis engines, types, and utilities", | ||
@@ -40,4 +40,10 @@ "keywords": [ | ||
| "files": [ | ||
| "dist" | ||
| "dist", | ||
| "LICENSE" | ||
| ], | ||
| "engines": { | ||
| "node": ">=18.0.0", | ||
| "npm": ">=9.0.0", | ||
| "pnpm": ">=8.0.0" | ||
| }, | ||
| "devDependencies": { | ||
@@ -44,0 +50,0 @@ "rimraf": "^6.1.3", |
+12
-14
| # @power-seo/core | ||
|  | ||
|  | ||
@@ -10,3 +10,2 @@ Framework-agnostic SEO utilities, types, and engines — the shared foundation of the entire @power-seo ecosystem, usable as a standalone TypeScript library that works anywhere. | ||
| [](https://socket.dev/npm/package/@power-seo/core) | ||
| [](https://github.com/CyberCraftBD/power-seo/actions) | ||
| [](https://opensource.org/licenses/MIT) | ||
@@ -16,3 +15,3 @@ [](https://www.typescriptlang.org/) | ||
| `@power-seo/core` is the foundational library shared by all 17 `@power-seo` packages. It delivers pixel-accurate meta validators, structured meta and link tag builders, URL normalization, keyword density analysis, text statistics, Open Graph and Twitter Card builders, robots directive generation, title template engines, and a token-bucket rate limiter — all in a single zero-dependency TypeScript package. Think of it as combining `next-seo`, `seo-utils`, `keyword-density`, `url-normalize`, and `text-statistics` into one unified, tree-shakeable library that runs in Next.js, Remix, Vite, vanilla Node.js, Cloudflare Workers, and Vercel Edge. All 9 utility modules are fully configurable and independently importable. | ||
| `@power-seo/core` is the foundational library shared by all 17 `@power-seo` packages. It delivers pixel-accurate meta validators, structured meta and link tag builders, URL normalization, keyword density analysis, text statistics, Open Graph and Twitter Card builders, robots directive generation, title template engines, and a token-bucket rate limiter — all in a single zero-dependency TypeScript package. Think of it as combining `next-seo`, `seo-utils`, `keyword-density`, `url-normalize`, and `text-statistics` into one unified, tree-shakeable library that runs in Next.js, Remix, Vite, vanilla Node.js, Cloudflare Workers, and Vercel Edge. All 8 utility modules are fully configurable and independently importable. | ||
@@ -37,4 +36,10 @@ > **Zero runtime dependencies** — installs clean with nothing else to pull in. | ||
|  | ||
|  | ||
| <p align="left"> | ||
| <a href="https://www.buymeacoffee.com/ccbd.dev" target="_blank"> | ||
| <img src="https://img.buymeacoffee.com/button-api/?text=Buy%20me%20a%20coffee&emoji=&slug=ccbd.dev&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /> | ||
| </a> | ||
| </p> | ||
| --- | ||
@@ -60,3 +65,3 @@ | ||
|  | ||
|  | ||
@@ -85,3 +90,3 @@ --- | ||
|  | ||
|  | ||
@@ -130,3 +135,3 @@ --- | ||
|  | ||
|  | ||
@@ -483,3 +488,2 @@ **Validation severity levels:** | ||
| - No `eval` or dynamic code execution | ||
| - npm provenance enabled — every release is signed via Sigstore through GitHub Actions | ||
| - CI-signed builds — all releases published via verified `github.com/CyberCraftBD/power-seo` workflow | ||
@@ -516,8 +520,2 @@ - Safe for SSR, Edge, and server environments | ||
| ## Keywords | ||
| seo · meta · meta tags · open graph · twitter card · canonical url · hreflang · robots txt · pixel accurate · keyword density · url normalization · text statistics · title validator · meta builder · framework agnostic · nextjs · typescript · readability · seo utilities · zero dependency | ||
| --- | ||
| ## About [CyberCraft Bangladesh](https://ccbd.dev) | ||
@@ -524,0 +522,0 @@ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
254475
0.06%523
-0.38%