🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@riotjs/parser

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@riotjs/parser - npm Package Compare versions

Comparing version

to
9.0.1

5

package.json
{
"name": "@riotjs/parser",
"version": "9.0.0",
"version": "9.0.1",
"description": "The parser for Riot tags",

@@ -24,3 +24,4 @@ "type": "module",

"samples": "node ./test/samples.js",
"prepublishOnly": "npm run build"
"prepublishOnly": "npm run build",
"postpublish": "git push && git push --tags"
},

@@ -27,0 +28,0 @@ "files": [

2

README.md
# parser
[![Parser logo](https://raw.githubusercontent.com/riot/branding/main/parser/parser-horizontal.svg)](https://github.com/riot/parser/)
[![Build Status][ci-image]][ci-url]

@@ -4,0 +6,0 @@ [![Code Quality][codeclimate-image]][codeclimate-url]