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.12 to 1.0.13

12

CHANGELOG.md

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

## @visulima/find-cache-dir [1.0.13](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.12...@visulima/find-cache-dir@1.0.13) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Dependencies
* **@visulima/fs:** upgraded to 2.2.1
* **@visulima/path:** upgraded to 1.1.0
## @visulima/find-cache-dir [1.0.12](https://github.com/visulima/visulima/compare/@visulima/find-cache-dir@1.0.11...@visulima/find-cache-dir@1.0.12) (2024-09-29)

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

4

LICENSE.md

@@ -24,5 +24,5 @@ MIT License

<!-- DEPENDENCIES -->
<!-- DEPENDENCIES -->
<!-- /DEPENDENCIES -->
<!-- TYPE_DEPENDENCIES -->
<!-- TYPE_DEPENDENCIES -->
<!-- /TYPE_DEPENDENCIES -->
{
"name": "@visulima/find-cache-dir",
"version": "1.0.12",
"version": "1.0.13",
"description": "Finds the common standard cache directory",

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

"dependencies": {
"@visulima/fs": "2.2.0",
"@visulima/path": "1.0.9"
"@visulima/fs": "2.2.1",
"@visulima/path": "1.1.0"
},

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

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "20.14.6",
"@visulima/packem": "1.0.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/packem": "1.0.7",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",

@@ -102,3 +102,3 @@ "cross-env": "^7.0.3",

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

@@ -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