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

balanced-match

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

balanced-match - npm Package Compare versions

Comparing version

to
3.0.1

CODE_OF_CONDUCT.md

4

package.json
{
"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": {