@spare/regex-phrasing
Advanced tools
Comparing version 0.15.16 to 0.16.0
{ | ||
"name": "@spare/regex-phrasing", | ||
"version": "0.15.16", | ||
"version": "0.16.0", | ||
"description": "Regex sets", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
}, | ||
"repository": { | ||
@@ -36,3 +32,7 @@ "type": "git", | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "e121779453066f16a664f4648547623055ec8bd5" | ||
} | ||
"gitHead": "013714aadebaa9af337026663bf023dd382725c7", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ## @spare/regex-phrasing |
Sorry, the diff of this file is not supported yet
Yes
4515
4
18