New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@exercism/highlightjs-uiua

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exercism/highlightjs-uiua - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

package.json

@@ -7,3 +7,3 @@ {

"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"author": {

@@ -13,4 +13,3 @@ "name": "Erik Schierboom"

"scripts": {
"publish": "bun run compile && npm publish --access public",
"compile": "bun build --minify src/uiua.ts --outdir src",
"prepublish": "bun build --minify src/uiua.ts --outdir src",
"test": "bun test",

@@ -17,0 +16,0 @@ "dev": "vite"

3

README.md

@@ -18,3 +18,4 @@ # highlightjs-uiua middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/exercism/highlightjs-uiua/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/@exercism/highlightjs-uiua.svg?style=flat)](https://www.npmjs.com/package/@exercism/highlightjs-uiua)

```shell
bun run publish
bun run compile
bun publish
```

@@ -21,0 +22,0 @@

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