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

micromark-util-subtokenize

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-util-subtokenize - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dev/index.js

@@ -7,3 +7,3 @@ /**

import assert from 'assert'
import assert from 'power-assert'
import {splice} from 'micromark-util-chunked'

@@ -10,0 +10,0 @@ import {codes} from 'micromark-util-symbol/codes.js'

{
"name": "micromark-util-subtokenize",
"version": "1.0.0",
"version": "1.0.1",
"description": "micromark utility to tokenize subtokens",

@@ -44,3 +44,4 @@ "license": "MIT",

"micromark-util-symbol": "^1.0.0",
"micromark-util-types": "^1.0.0"
"micromark-util-types": "^1.0.0",
"power-assert": "^1.0.0"
},

@@ -47,0 +48,0 @@ "scripts": {

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