@frontender-magazine/fm-article
Advanced tools
Comparing version 1.2.0 to 1.6.0
{ | ||
"name": "@frontender-magazine/fm-article", | ||
"version": "1.2.0", | ||
"version": "1.6.0", | ||
"description": "SDK for article service api", | ||
@@ -24,5 +24,9 @@ "main": "lib/index.js", | ||
"lint:js": "eslint ./source/**/* --ext .jsx,.js --color -f stylish --fix", | ||
"test": "jest", | ||
"format": "prettier --write --single-quote --print-width 100 --trailing-comma all 'source/**/*.{js,jsx}'" | ||
"test": "jest" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
}, | ||
"lint-staged": { | ||
@@ -73,7 +77,6 @@ "*.{jsx,js}": [ | ||
"prettier": "^1.16.4", | ||
"validate-commit": "^3.4.0", | ||
"rimraf": "^2.6.3" | ||
}, | ||
"dependencies": { | ||
"@frontender-magazine/service-api": "^1.0.0" | ||
"@frontender-magazine/service-api": "^1.2.0" | ||
}, | ||
@@ -80,0 +83,0 @@ "jest": { |
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
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
28
0
23420
3