Comparing version 6.6.0 to 6.7.0
@@ -13,5 +13,5 @@ /** `OSPaths` (API) Determine common OS/platform paths (home, temp, ...) */ | ||
declare const _default: OSPaths; | ||
declare const _: OSPaths; | ||
export default _default; | ||
export default _; | ||
export { OSPaths }; |
{ | ||
"name": "os-paths", | ||
"version": "6.6.0", | ||
"version": "6.7.0", | ||
"description": "Determine common OS/platform paths (home, temp, ...)", | ||
@@ -210,2 +210,3 @@ "license": "MIT", | ||
"tsd": "^0.14.0", | ||
"typedoc": "^0.20.27", | ||
"typescript": "^4.1.3", | ||
@@ -212,0 +213,0 @@ "unified": "^9.2.0" |
Sorry, the diff of this file is not supported yet
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
94185
51