Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

global-cache-dir - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

12

package.json
{
"name": "global-cache-dir",
"version": "4.1.0",
"version": "4.2.0",
"type": "module",

@@ -9,4 +9,3 @@ "exports": "./build/src/main.js",

"files": [
"build/src/**/*.{js,d.ts,map,json,sh,md}",
"examples/**/*.{js,d.ts,map,json,sh,md}"
"build/src/**/*.{js,d.ts,json}"
],

@@ -40,3 +39,3 @@ "scripts": {

"license": "Apache-2.0",
"homepage": "https://git.io/fj781",
"homepage": "https://www.github.com/ehmicky/global-cache-dir",
"repository": "ehmicky/global-cache-dir",

@@ -56,5 +55,4 @@ "bugs": {

"devDependencies": {
"@ehmicky/dev-tasks": "^1.0.77",
"test-each": "^5.0.0",
"tsd": "^0.21.0"
"@ehmicky/dev-tasks": "^1.0.84",
"test-each": "^5.2.0"
},

@@ -61,0 +59,0 @@ "engines": {

@@ -15,5 +15,2 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/global-cache-dir.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/global-cache-dir)

<!-- Remove 'eslint-skip' once estree supports top-level await -->
<!-- eslint-skip -->
```js

@@ -20,0 +17,0 @@ import globalCacheDir from 'global-cache-dir'

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