@flywire/react-hooks
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@flywire/react-hooks", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A collection of Reacts hooks used in Flywire", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"prebuild": "npm run validate && npm run test:once && npm run clean", | ||
"prettier": "prettier \"**/*.js\"", | ||
"prettier": "prettier \"src/**/*.js\"", | ||
"test": "jest --watchAll", | ||
@@ -23,3 +23,3 @@ "test:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --watchAll", | ||
"validate": "npm run check:format && npm run lint", | ||
"version": "npm run build && git add -A dist && git push && git push --tags" | ||
"version": "npm run build && git add -A && git push && git push --tags" | ||
}, | ||
@@ -26,0 +26,0 @@ "license": "MIT", |
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
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
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
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
17671
5
416
1