Socket
Book a DemoInstallSign in
Socket

tempy

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tempy - npm Package Compare versions

Comparing version

to
0.2.1

6

index.js

@@ -31,2 +31,6 @@ 'use strict';

module.exports.root = tempDir;
Object.defineProperty(module.exports, 'root', {
get() {
return tempDir;
}
});

2

package.json
{
"name": "tempy",
"version": "0.2.0",
"version": "0.2.1",
"description": "Get a random temporary file or directory path",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -62,3 +62,3 @@ # tempy [![Build Status](https://travis-ci.org/sindresorhus/tempy.svg?branch=master)](https://travis-ci.org/sindresorhus/tempy)

The root temporary directory path. For example: `/private/var/folders/3x/jf5977fn79jbglr7rk0tq4d00000gn/T`
Get the root temporary directory path. For example: `/private/var/folders/3x/jf5977fn79jbglr7rk0tq4d00000gn/T`

@@ -65,0 +65,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.