Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hjsx

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hjsx - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

package.json
{
"name": "hjsx",
"version": "0.1.8",
"version": "0.1.9",
"module": "hjsx.ts",

@@ -5,0 +5,0 @@ "main": "hjsx.js",

@@ -26,3 +26,4 @@ import { parseArgs } from "node:util";

console.log(`published! v${oldVersion} -> v${newVersion}`);
const green = (text: string) => `\x1b[32m${text}\x1b[0m`;
console.log(`\n${green("published!")} v${oldVersion} -> v${newVersion}`);

@@ -29,0 +30,0 @@ async function build() {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc