Socket
Socket
Sign inDemoInstall

@visulima/find-cache-dir

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/find-cache-dir - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

16

CHANGELOG.md

@@ -0,1 +1,17 @@

## @visulima/find-cache-dir [1.0.10](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.9...@visulima/find-cache-dir@1.0.10) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.17
* **@visulima/path:** upgraded to 1.0.8
## @visulima/find-cache-dir [1.0.9](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.8...@visulima/find-cache-dir@1.0.9) (2024-09-07)

@@ -2,0 +18,0 @@

16

package.json
{
"name": "@visulima/find-cache-dir",
"version": "1.0.9",
"version": "1.0.10",
"description": "Finds the common standard cache directory",

@@ -55,4 +55,4 @@ "keywords": [

"typesVersions": {
"*": {
"*": [
">=5.0": {
".": [
"./dist/index.d.ts"

@@ -68,4 +68,4 @@ ]

"dependencies": {
"@visulima/fs": "2.1.16",
"@visulima/path": "1.0.7"
"@visulima/fs": "2.1.17",
"@visulima/path": "1.0.8"
},

@@ -77,3 +77,3 @@ "devDependencies": {

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.15.4",
"@arethetypeswrong/cli": "^0.16.2",
"@babel/core": "^7.25.2",

@@ -84,3 +84,3 @@ "@rushstack/eslint-plugin-security": "^0.8.2",

"@types/node": "20.14.6",
"@visulima/packem": "^1.0.0-alpha.95",
"@visulima/packem": "^1.0.0-alpha.108",
"@vitest/coverage-v8": "^2.0.5",

@@ -101,3 +101,3 @@ "@vitest/ui": "^2.0.5",

"secretlint": "8.2.4",
"semantic-release": "^24.1.0",
"semantic-release": "^24.1.1",
"tempy": "^3.1.0",

@@ -104,0 +104,0 @@ "typescript": "5.4.5",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc