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

@astrojs/prism

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/prism - npm Package Compare versions

Comparing version 0.4.1-next.0 to 0.4.1

CHANGELOG.md

13

package.json
{
"name": "@astrojs/prism",
"version": "0.4.1-next.0",
"version": "0.4.1",
"description": "Supports Prism highlighting in Astro projects",

@@ -14,11 +14,8 @@ "author": "withastro",

"homepage": "https://astro.build",
"main": "index.mjs",
"files": [
"component"
],
"main": "index.js",
"exports": {
".": "./index.mjs",
"./component": "./component/Prism.astro"
".": "./index.js",
"./internal": "./internal.mjs"
},
"types": "./index.d.ts",
"types": "./internal.d.ts",
"keywords": [],

@@ -25,0 +22,0 @@ "devDependencies": {

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