@power-seo/search-console 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -217,7 +217,7 @@ After (@power-seo/search-console):
217
217
 
218
218
  ---
219
219
 
220
- ## @power-seo Ecosystem
220
+ ## [@power-seo](https://www.npmjs.com/org/power-seo) Ecosystem
221
221
 
222
222
  All 17 packages are independently installable — use only what you need.
223
223
 
@@ -379,9 +379,9 @@ import type {
379
379
 
380
380
  ---
381
381
 
382
- ## About CyberCraft Bangladesh
382
+ ## About [CyberCraft Bangladesh](https://ccbd.dev)
383
383
 
384
- **CyberCraft Bangladesh** is a Bangladesh-based enterprise-grade software engineering company specializing in ERP system development, AI-powered SaaS and business applications, full-stack SEO services, custom website development, and scalable eCommerce platforms. We design and develop intelligent, automation-driven SaaS and enterprise solutions that help startups, SMEs, NGOs, educational institutes, and large organizations streamline operations, enhance digital visibility, and accelerate growth through modern cloud-native technologies.
384
+ **[CyberCraft Bangladesh](https://ccbd.dev)** is a Bangladesh-based enterprise-grade software engineering company specializing in ERP system development, AI-powered SaaS and business applications, full-stack SEO services, custom website development, and scalable eCommerce platforms. We design and develop intelligent, automation-driven SaaS and enterprise solutions that help startups, SMEs, NGOs, educational institutes, and large organizations streamline operations, enhance digital visibility, and accelerate growth through modern cloud-native technologies.
385
385
 
386
386
  | | |
387
387
  | -------------------- | -------------------------------------------------------------- |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@power-seo/search-console",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "Google Search Console API client with OAuth2/service account auth, rate limiting, and retry",
5
5
  "license": "MIT",
6
6
  "type": "module",