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

aigis-marked

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aigis-marked - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

3

lib/highlight.js

@@ -32,3 +32,4 @@ var Highlights = require('highlights');

erb: 'text.html.erb', ruby: 'source.ruby', rhtml: 'text.html.ruby', 'html.erb': 'text.html.ruby',
sh: 'source.shell', shell: 'source.shell', bash: 'source.shell', ksh: 'source.shell', zsh: 'source.shell',
sh: 'source.shell', shell: 'text-shell-session', bash: 'source.shell', ksh: 'source.shell', zsh: 'source.shell',
sql: 'source.sql', ddl: 'source.sql', dml: 'source.sql', pgsql: 'source.sql',

@@ -35,0 +36,0 @@ txt: 'text.plain', text: 'text.plain', todo: 'text.todo', toml: 'source.toml',

{
"name": "aigis-marked",
"version": "0.0.13",
"version": "0.0.14",
"description": "Custom markdown renderer for aigis used with marked.",

@@ -5,0 +5,0 @@ "main": "index.js",

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