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

@expressive-code/plugin-text-markers

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expressive-code/plugin-text-markers - npm Package Compare versions

Comparing version 0.28.2 to 0.29.0

dist/index.d.cts

1

dist/index.js

@@ -30,2 +30,3 @@ var __create = Object.create;

"../../../node_modules/.pnpm/parse-numeric-range@1.3.0/node_modules/parse-numeric-range/index.js"(exports, module) {
"use strict";
function parsePart(string) {

@@ -32,0 +33,0 @@ let res = [];

8

package.json
{
"name": "@expressive-code/plugin-text-markers",
"version": "0.28.2",
"version": "0.29.0",
"description": "Text marker plugin for Expressive Code, a text marking & annotation engine for presenting source code on the web.",

@@ -26,3 +26,3 @@ "keywords": [],

"dependencies": {
"@expressive-code/core": "^0.28.2",
"@expressive-code/core": "^0.29.0",
"hastscript": "^7.2.0",

@@ -32,3 +32,3 @@ "unist-util-visit-parents": "^5.1.3"

"devDependencies": {
"@expressive-code/plugin-shiki": "^0.28.2",
"@expressive-code/plugin-shiki": "^0.29.0",
"hast-util-select": "^5.0.5",

@@ -38,3 +38,3 @@ "hast-util-to-html": "^8.0.4",

"parse-numeric-range": "^1.3.0",
"@internal/test-utils": "^0.2.21"
"@internal/test-utils": "^0.2.22"
},

@@ -41,0 +41,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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