New:Socket for Asana Is Now Available.Learn more
Get Started

strata-css

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strata-css - npm Package Compare versions

Comparing version
1.8.16
to
1.8.17
+5
-0
CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## [1.8.17] — 2026-08-16
### Fixed
- **`package.json`'s `homepage` field pointed at a dead URL.** Still referenced `https://aftabibrahimkazi.github.io/strata`, the old GitHub Pages address from before the docs site moved to Vercel — that URL now returns a genuine 404 (confirmed via a live fetch), so anyone following the "homepage" link from the npm package page landed on a dead page. Updated to the current docs site URL.
## [1.8.16] — 2026-08-16

@@ -7,0 +12,0 @@

+2
-2
{
"name": "strata-css",
"version": "1.8.16",
"version": "1.8.17",
"_versioningNote": "Stable: 1.0.0 / 1.1.0 / 2.0.0 | Beta: 1.1.0-beta.1 / 1.1.0-beta.2",

@@ -54,3 +54,3 @@ "description": "A modern CSS framework combining Bootstrap components with Tailwind JIT processing",

"license": "MIT",
"homepage": "https://aftabibrahimkazi.github.io/strata",
"homepage": "https://strata-css-docs-site.vercel.app",
"repository": {

@@ -57,0 +57,0 @@ "type": "git",