You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@featurevisor/site

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featurevisor/site - npm Package Compare versions

Comparing version

to
2.0.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.3](https://github.com/featurevisor/featurevisor/compare/v2.0.2...v2.0.3) (2025-07-20)
**Note:** Version bump only for package @featurevisor/site
## [2.0.2](https://github.com/featurevisor/featurevisor/compare/v2.0.1...v2.0.2) (2025-07-19)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@featurevisor/site",
"version": "2.0.2",
"version": "2.0.3",
"description": "Static site for Featurevisor",

@@ -62,5 +62,5 @@ "main": "dist",

"dependencies": {
"@featurevisor/types": "2.0.2"
"@featurevisor/types": "2.0.3"
},
"gitHead": "7ec369ff3229a786a28a58e58564aa9f7c733d83"
"gitHead": "5522c5cb67b648aac05c100733390e92a42f694b"
}