@liquid-labs/regex-repo
Advanced tools
Comparing version
{ | ||
"name": "@liquid-labs/regex-repo", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Collection of JS regular expressions.", | ||
@@ -12,10 +12,11 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"start": "catalyst-scripts \"$PWD\" start", | ||
"pretest": "catalyst-scripts \"$PWD\" pretest", | ||
"test": "npm run pretest && catalyst-scripts \"$PWD\" test", | ||
"build": "catalyst-scripts \"$PWD\" build", | ||
"lint": "catalyst-scripts \"$PWD\" lint", | ||
"lint-fix": "catalyst-scripts \"$PWD\" lint-fix", | ||
"start": "catalyst-scripts start", | ||
"pretest": "catalyst-scripts pretest", | ||
"test": "catalyst-scripts test", | ||
"build": "catalyst-scripts build", | ||
"lint": "catalyst-scripts lint", | ||
"lint-fix": "catalyst-scripts lint-fix", | ||
"install-clean": "rm -rf package-lock.json node_modules/ && npm install", | ||
"prepare": "rm -rf dist && npm run lint && npm run build" | ||
"prepare": "rm -rf dist && npm run lint && npm run build", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -38,5 +39,5 @@ "repository": { | ||
"devDependencies": { | ||
"@liquid-labs/catalyst-scripts": ">=1.0.0-alpha.6 <2" | ||
"@liquid-labs/catalyst-scripts": "^1.0.0-alpha.15" | ||
}, | ||
"dependencies": {} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%61469
-0.07%