@endo/where
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@endo/where", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Locator for Endo user state, caches, and ephemeral files", | ||
@@ -32,5 +32,5 @@ "keywords": [], | ||
"cover": "c8 ava", | ||
"lint": "yarn lint:types && yarn lint:js", | ||
"lint": "yarn lint:types && yarn lint:eslint", | ||
"lint-fix": "eslint --fix .", | ||
"lint:js": "eslint .", | ||
"lint:eslint": "eslint .", | ||
"lint:types": "tsc", | ||
@@ -49,3 +49,3 @@ "test": "ava" | ||
"prettier": "^3.0.0", | ||
"typescript": "~5.2.2" | ||
"typescript": "~5.3.3" | ||
}, | ||
@@ -76,3 +76,3 @@ "files": [ | ||
}, | ||
"gitHead": "6aa22009bf8128575c446aebceb0f9a01459d165" | ||
"gitHead": "373f9eebab66c94ed42350473c90fb25e6054f0a" | ||
} |
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
23556