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

prismjs-terminal

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prismjs-terminal - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

dist/index.js

@@ -101,4 +101,8 @@ // TODO: start stack with [`language-${lang}`]

case '.ts':
case '.mts':
case '.cts':
return 'typescript';
case '.js':
case '.cjs':
case '.mjs':
return 'javascript';

@@ -105,0 +109,0 @@ case '.htm':

2

package.json
{
"name": "prismjs-terminal",
"version": "1.2.2",
"version": "1.2.3",
"description": "PrismaJS syntax highlighting for the terminal",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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