@funboxteam/fazio
Advanced tools
Comparing version 0.1.3 to 1.0.0
# Changelog | ||
## 1.0.0 (14.02.2022) | ||
Nothing changed since 0.1.3. | ||
Just a formal major release because the tool works as expected and no bugs were found. | ||
## 0.1.3 (25.10.2021) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@funboxteam/fazio", | ||
"version": "0.1.3", | ||
"version": "1.0.0", | ||
"description": "A tool to find an npm dep somewhere on your filesystem", | ||
@@ -11,2 +11,3 @@ "main": "index.js", | ||
"lint": "eslint -c .eslintrc.js --ext js .", | ||
"prepublishOnly": "lawyer", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -39,4 +40,4 @@ }, | ||
"devDependencies": { | ||
"@funboxteam/eslint-config": "5.3.2", | ||
"eslint": "5.16.0", | ||
"@funboxteam/eslint-config": "7.1.0", | ||
"eslint": "7.32.0", | ||
"husky": "4.3.8", | ||
@@ -43,0 +44,0 @@ "lint-staged": "11.2.4" |
@@ -16,3 +16,3 @@ # fazio | ||
``` | ||
$ npm install -g fazio | ||
$ npm install -g @funboxteam/fazio | ||
``` | ||
@@ -19,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12727
2