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.10 to 1.0.11

17

CHANGELOG.md

@@ -0,1 +1,18 @@

## @visulima/find-cache-dir [1.0.11](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.10...@visulima/find-cache-dir@1.0.11) (2024-09-24)
### Bug Fixes
* update packem to v1 ([05f3bc9](https://github.com/visulima/visulima/commit/05f3bc960df10a1602e24f9066e2b0117951a877))
* updated esbuild from v0.23 to v0.24 ([3793010](https://github.com/visulima/visulima/commit/3793010d0d549c0d41f85dea04b8436251be5fe8))
### Miscellaneous Chores
* updated dev dependencies ([05edb67](https://github.com/visulima/visulima/commit/05edb671285b1cc42875223314b24212e6a12588))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.18
* **@visulima/path:** upgraded to 1.0.9
## @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)

@@ -2,0 +19,0 @@

20

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

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

"dependencies": {
"@visulima/fs": "2.1.17",
"@visulima/path": "1.0.8"
"@visulima/fs": "2.1.18",
"@visulima/path": "1.0.9"
},

@@ -76,14 +76,14 @@ "devDependencies": {

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.16.2",
"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@rushstack/eslint-plugin-security": "^0.8.2",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "20.14.6",
"@visulima/packem": "^1.0.0-alpha.108",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@visulima/packem": "1.0.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"cross-env": "^7.0.3",
"esbuild": "0.23.0",
"esbuild": "0.24.0",
"eslint": "8.57.0",

@@ -102,3 +102,3 @@ "eslint-plugin-deprecation": "^3.0.0",

"typescript": "5.4.5",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},

@@ -105,0 +105,0 @@ "engines": {

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