Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "bic", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "BIC (Business Identifier Code) format validator", | ||
@@ -12,5 +12,6 @@ "main": "dist/bic.cjs.js", | ||
"test": "jest", | ||
"prepublish": "yarn test", | ||
"format": "prettier --write src/*.ts", | ||
"lint": "eslint src/*.ts" | ||
"lint": "eslint src/*.ts", | ||
"prepare": "yarn build", | ||
"preversion": "yarn test" | ||
}, | ||
@@ -17,0 +18,0 @@ "repository": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
4357
10
16
0
0