attributes-parser
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "attributes-parser", | ||
"description": "Parsing and tokenizing attributes string", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"publishConfig": { | ||
@@ -56,3 +56,3 @@ "access": "public" | ||
"dependencies": { | ||
"json-loose": "^1.0.0" | ||
"json-loose": "^1.2.3" | ||
}, | ||
@@ -63,4 +63,4 @@ "devDependencies": { | ||
"@types/moo": "0.5.9", | ||
"doogu": "3.2.8", | ||
"semantic-release": "^22.0.10", | ||
"doogu": "3.2.10", | ||
"semantic-release": "^22.0.12", | ||
"vite-plugin-resolve-umd-format": "1.0.0" | ||
@@ -67,0 +67,0 @@ }, |
22030
3847
Updatedjson-loose@^1.2.3