Socket
Socket
Sign inDemoInstall

next-prism

Package Overview
Dependencies
4
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

themes/coy.css

6

package.json
{
"name": "next-prism",
"version": "0.1.0",
"version": "0.1.1",
"description": "A lightweight, robust, and elegant syntax highlighting component for your next React apps.",

@@ -24,2 +24,3 @@ "author": "Bunlong <bunlong.van@gmail.com>",

"main": "dist/next-prism.js",
"style": "themes/prism.css",
"module": "dist/next-prism.es.js",

@@ -77,3 +78,4 @@ "jsnext:main": "dist/next-prism.es.js",

"files": [
"dist"
"dist",
"themes"
],

@@ -80,0 +82,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc