center-center
Advanced tools
Comparing version 0.0.22 to 0.0.26
{ | ||
"name": "center-center", | ||
"version": "0.0.22", | ||
"version": "0.0.26", | ||
"description": "Position an element at the center center of a container", | ||
@@ -26,3 +26,3 @@ "main": "./index.mjs", | ||
"test": "cross-env NODE_ENV=test mocha test --recursive", | ||
"prepare": "husky install", | ||
"prepare": "husky", | ||
"types": "tsc", | ||
@@ -39,7 +39,7 @@ "start": "DEBUG=center-center* nodemon docs/index.mjs --watch ." | ||
"@babel/preset-env": "^7.23.9", | ||
"@sequencemedia/hooks": "^1.0.478", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"chai": "^5.0.3", | ||
"core-js": "^3.35.1", | ||
"@sequencemedia/hooks": "^1.0.481", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"chai": "^5.1.0", | ||
"core-js": "^3.36.0", | ||
"cross-env": "^7.0.3", | ||
@@ -50,3 +50,3 @@ "eslint": "^8.56.0", | ||
"express": "^4.18.2", | ||
"husky": "^9.0.10", | ||
"husky": "^9.0.11", | ||
"mocha": "^10.3.0", | ||
@@ -53,0 +53,0 @@ "nodemon": "^3.0.3", |
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
1150211