New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tfile

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tfile - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

.npmignore

2

lib/index.js

@@ -19,5 +19,5 @@ 'use strict';

return path.join(
os.tmpDir(),
os.tmpdir(),
`tfile-${Date.now()}-${++counter}${ext}`
);
}
{
"name": "tfile",
"version": "0.0.3",
"version": "0.0.4",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "description": "Quick and easy one-line temporary files creation.",

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