Socket
Socket
Sign inDemoInstall

@types/cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cli - npm Package Compare versions

Comparing version 0.11.5-alpha to 0.11.6-alpha

6

package.json
{
"name": "@types/cli",
"version": "0.11.5-alpha",
"version": "0.11.6-alpha",
"description": "Type definitions for cli v0.11.2 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -10,3 +10,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/node": "*"
}
}

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the cli directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/cli
Additional Details
* Last updated: Tue, 17 May 2016 04:07:34 GMT
* Last updated: Thu, 19 May 2016 20:05:35 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Library Dependencies: node
* Module Dependencies: none
* Global values: cli
{
"authors": "Klaus Reimer <https://github.com/kayahr>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"node"
],
"moduleDependencies": [],

@@ -12,2 +14,3 @@ "libraryMajorVersion": "0",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",

@@ -14,0 +17,0 @@ "globals": [

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