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

temp-fs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

temp-fs - npm Package Compare versions

Comparing version 0.9.6 to 0.9.8

1

index.js

@@ -243,2 +243,3 @@ var fs = require('fs');

if (count > 0 && !this.called) {
this.called = true;
count--;

@@ -245,0 +246,0 @@ }

4

package.json
{
"name": "temp-fs",
"version": "0.9.6",
"version": "0.9.8",
"description": "Temporary files, directories or names!",

@@ -15,3 +15,3 @@ "license": "MIT",

"dependencies": {
"rimraf": "~2.3.3"
"rimraf": "~2.4.3"
},

@@ -18,0 +18,0 @@ "devDependencies": {

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