balanced-match
Advanced tools
Comparing version
{ | ||
"name": "balanced-match", | ||
"description": "Match balanced character pairs, like \"{\" and \"}\"", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"repository": { | ||
@@ -10,3 +10,3 @@ "type": "git", | ||
"homepage": "https://github.com/juliangruber/balanced-match", | ||
"main": "index.js", | ||
"exports": "./index.js", | ||
"type": "module", | ||
@@ -13,0 +13,0 @@ "scripts": { |
12334
73.06%5
25%