Socket
Socket
Sign inDemoInstall

@visulima/find-cache-dir

Package Overview
Dependencies
Maintainers
0
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.8 to 1.0.9

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## @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)
### Bug Fixes
* fixed broken chunk splitting from packem ([1aaf277](https://github.com/visulima/visulima/commit/1aaf27779292d637923c5f8a220e18606e78caa2))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.16
* **@visulima/path:** upgraded to 1.0.7
## @visulima/find-cache-dir [1.0.8](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.7...@visulima/find-cache-dir@1.0.8) (2024-09-07)

@@ -2,0 +14,0 @@

8

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

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

"dependencies": {
"@visulima/fs": "2.1.15",
"@visulima/path": "1.0.6"
"@visulima/fs": "2.1.16",
"@visulima/path": "1.0.7"
},

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

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

@@ -85,0 +85,0 @@ "@vitest/ui": "^2.0.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