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

@hammad.fauz/parser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hammad.fauz/parser - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

lib/Tokenizer.js

@@ -252,3 +252,3 @@ 'use strict';

} else {
if (this.wordToken[Token.VALUE_ID]) {
if (this.wordToken) {
this.wordToken[Token.VALUE_ID] += getChar(charCode);

@@ -255,0 +255,0 @@ }else{

{
"name": "@hammad.fauz/parser",
"version": "1.0.9",
"version": "1.0.10",
"description": "Fast, flexible, and lean implementation of BBcode parser",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/hammadfauz/bbparser.git",

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