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

@types/opn

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/opn - npm Package Compare versions

Comparing version 5.1.0 to 5.5.0

36

opn/package.json
{
"name": "@types/opn",
"version": "5.1.0",
"description": "TypeScript definitions for opn",
"license": "MIT",
"contributors": [
{
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn",
"githubUsername": "shinnn"
},
{
"name": "Maxime LUCE",
"url": "https://github.com/SomaticIT",
"githubUsername": "SomaticIT"
},
{
"name": "Tommy Lent",
"url": "https://github.com/tlent",
"githubUsername": "tlent"
}
],
"version": "5.5.0",
"typings": null,
"description": "Stub TypeScript definitions entry for opn, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/sindresorhus/opn",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "da7edf2d709dc527f708651aeff3008a19ea4e6f9bce7697266fb638b82b11aa",
"typeScriptVersion": "2.0"
"opn": "*"
}
}

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

# Installation
> `npm install --save @types/opn`
This is a stub types definition for opn (https://github.com/sindresorhus/opn).
# Summary
This package contains type definitions for opn (https://github.com/sindresorhus/opn).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opn
Additional Details
* Last updated: Tue, 14 Nov 2017 19:26:15 GMT
* Dependencies: child_process, node
* Global values: none
# Credits
These definitions were written by Shinnosuke Watanabe <https://github.com/shinnn>, Maxime LUCE <https://github.com/SomaticIT>, Tommy Lent <https://github.com/tlent>.
opn provides its own type definitions, so you don't need @types/opn 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