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

@spellu/engine

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spellu/engine - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

4

package.json
{
"name": "@spellu/engine",
"version": "0.7.4",
"version": "0.7.5",
"license": "MIT",

@@ -30,3 +30,3 @@ "description": "Spellu is a parser combinator engine.",

},
"gitHead": "28d763df3ba725b9aecbcdc499b7da4890d0f841"
"gitHead": "01cad392d7bd822fbfaf64e607a7aa23f7abe127"
}

@@ -758,6 +758,7 @@ declare namespace spellu {

*
* SyntaxHighlightで使うことを想定している。
* 現状、'?'パーサーを使った場合、前置空白がデータに残らないが、
* フラット化した後にTokenのposが連続していないことを検知することで、補完データを差し込むことができる。
* SyntaxHighlightで使うことを想定したが、構文情報を捨ててしまっているので使えなかった。
* tokenize()に役割を委譲する。
*
* SONをscanすると、","がTokenとして抽出されなかった。(2021/9/28)
*
* @param cluster Syntaxツリー

@@ -764,0 +765,0 @@ * @returns Token配列

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