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

@types/tempfile

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/tempfile - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

30

tempfile/package.json
{
"name": "@types/tempfile",
"version": "2.0.0",
"description": "TypeScript definitions for tempfile",
"license": "MIT",
"contributors": [
{
"name": "Sam Verschueren",
"url": "https://github.com/SamVerschueren"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for tempfile, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "517aa9de0bb9419be9840308735f7b4fd98f7f3223665770bb20bd3f383645c4",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/sindresorhus/tempfile",
"license": "MIT",
"dependencies": {
"tempfile": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/tempfile`
This is a stub types definition for tempfile (https://github.com/sindresorhus/tempfile).
# Summary
This package contains type definitions for tempfile (https://github.com/sindresorhus/tempfile).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tempfile
Additional Details
* Last updated: Fri, 11 Aug 2017 22:24:19 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Sam Verschueren <https://github.com/SamVerschueren>, BendingBender <https://github.com/BendingBender>.
tempfile provides its own type definitions, so you don't need @types/tempfile installed!
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