@fernapi/api
Advanced tools
Comparing version 0.1.3 to 0.1.5
{ | ||
"name": "@fernapi/api", | ||
"version": "0.1.3", | ||
"version": "0.1.5", | ||
"main": "lib/index.js", | ||
@@ -10,21 +10,8 @@ "types": "lib/index.d.ts", | ||
"scripts": { | ||
"clean": "tsc --build --clean", | ||
"compile": "tsc --build", | ||
"test": "jest --passWithNoTests", | ||
"lint:eslint": "eslint --max-warnings 0 . --ignore-path=../../.eslintignore", | ||
"lint:eslint:fix": "eslint --max-warnings 0 . --ignore-path=../../.eslintignore --fix", | ||
"lint:style": "stylelint '**/*.scss' --allow-empty-input --max-warnings 0", | ||
"lint:style:fix": "stylelint '**/*.scss' --allow-empty-input --max-warnings 0 --fix", | ||
"format": "prettier --write --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"", | ||
"format:check": "prettier --check --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"", | ||
"depcheck": "depcheck" | ||
"prepublish": "run compile" | ||
}, | ||
"devDependencies": { | ||
"depcheck": "^1.4.3", | ||
"eslint": "^8.12.0", | ||
"jest": "^27.5.1", | ||
"prettier": "^2.6.1", | ||
"stylelint": "^14.6.1", | ||
"typescript": "^4.6.3" | ||
} | ||
} |
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
1
754
40035
115
1