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

@astropub/code

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astropub/code - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

scripts/prism-lang-css-extras.ts

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A lightweight Astro component for syntax highlighting and rendering beautifully formatted code blocks.",
"version": "0.2.2",
"version": "0.3.0",
"type": "module",

@@ -8,0 +8,0 @@ "license": "MIT-0",

@@ -62,8 +62,8 @@ # Astro Code <img src="https://jonneal.dev/astro-logo.svg" alt="" width="90" height="90" align="right">

| Language | Type Value |
|:---------- | ---------------------:|
| Scripting | `js` `jsx` `ts` `tsx` |
| Content | `html` `svg` `xml` |
| Styling | `css` |
| Shell | `sh` |
| Language | Type Value |
|:---------- | -------------------------:|
| Scripting | `js` `jsx` `ts` `tsx` |
| Content | `html` `json` `svg` `xml` |
| Styling | `css` |
| Shell | `sh` |

@@ -70,0 +70,0 @@ ## API Reference

Sorry, the diff of this file is not supported yet

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