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.0.0 to 4.1.0

build/src/main.d.ts

14

package.json
{
"name": "global-cache-dir",
"version": "4.0.0",
"version": "4.1.0",
"type": "module",
"exports": "./build/src/main.js",
"main": "./build/src/main.js",
"types": "./build/src/main.d.ts",
"files": [
"build/src/**/*.{js,ts,map,json,sh,md}",
"examples/**/*.{js,ts,map,json,sh,md}"
"build/src/**/*.{js,d.ts,map,json,sh,md}",
"examples/**/*.{js,d.ts,map,json,sh,md}"
],

@@ -24,5 +25,5 @@ "scripts": {

"files",
"mkdirp",
"path",
"javascript",
"typescript",
"es6",

@@ -54,4 +55,5 @@ "library",

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

@@ -58,0 +60,0 @@ "engines": {

[![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)
[![Build](https://github.com/ehmicky/global-cache-dir/workflows/Build/badge.svg)](https://github.com/ehmicky/global-cache-dir/actions)
[![Node](https://img.shields.io/node/v/global-cache-dir.svg?logo=node.js)](https://www.npmjs.com/package/global-cache-dir)
[![Twitter](https://img.shields.io/badge/%E2%80%8B-twitter-4cc61e.svg?logo=twitter)](https://twitter.com/intent/follow?screen_name=ehmicky)
[![Medium](https://img.shields.io/badge/%E2%80%8B-medium-4cc61e.svg?logo=medium)](https://medium.com/@ehmicky)
[![TypeScript](https://img.shields.io/badge/-typed-brightgreen?logo=typescript&colorA=gray)](/src/main.d.ts)
[![Twitter](https://img.shields.io/badge/%E2%80%8B-twitter-brightgreen.svg?logo=twitter)](https://twitter.com/intent/follow?screen_name=ehmicky)
[![Medium](https://img.shields.io/badge/%E2%80%8B-medium-brightgreen.svg?logo=medium)](https://medium.com/@ehmicky)

@@ -7,0 +7,0 @@ Get the global cache directory.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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