Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

codex-fm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codex-fm - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+2
-2
package.json
{
"name": "codex-fm",
"version": "0.1.2",
"version": "0.1.3",
"description": "Open the Codex FM lo-fi radio website in your browser.",

@@ -31,4 +31,4 @@ "private": false,

},
"homepage": "https://kappaemme-git.github.io/codex-fm/",
"homepage": "https://codex-fm.vercel.app/",
"license": "MIT"
}

@@ -7,3 +7,3 @@ # Codex FM

https://kappaemme-git.github.io/codex-fm/
https://codex-fm.vercel.app/

@@ -10,0 +10,0 @@ ## Run With NPX

@@ -5,3 +5,3 @@ #!/usr/bin/env node

const siteUrl = "https://kappaemme-git.github.io/codex-fm/";
const siteUrl = "https://codex-fm.vercel.app/";

@@ -8,0 +8,0 @@ function openUrl(url) {