Socket
Socket
Sign inDemoInstall

@microsoft/ts-command-line

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/ts-command-line - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

19

CHANGELOG.json

@@ -5,2 +5,21 @@ {

{
"version": "2.0.7",
"tag": "@microsoft/ts-command-line_v2.0.7",
"date": "Fri, 08 Sep 2017 01:28:04 GMT",
"comments": {
"patch": [
{
"author": "Nick Pape <nickpape@users.noreply.github.com>",
"commit": "bb96549aa8508ff627a0cae5ee41ae0251f2777d",
"comment": "Deprecate @types/es6-coll ections in favor of built-in typescript typings 'es2015.collection' a nd 'es2015.iterable'"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-library-build\" from `~4.0.5` to `~4.0.6`"
}
]
}
},
{
"version": "2.0.6",

@@ -7,0 +26,0 @@ "tag": "@microsoft/ts-command-line_v2.0.6",

9

CHANGELOG.md
# Change Log - @microsoft/ts-command-line
This log was last generated on Thu, 31 Aug 2017 18:41:18 GMT and should not be manually modified.
This log was last generated on Fri, 08 Sep 2017 01:28:04 GMT and should not be manually modified.
## 2.0.7
Fri, 08 Sep 2017 01:28:04 GMT
### Patches
- Deprecate @types/es6-coll ections in favor of built-in typescript typings 'es2015.collection' a nd 'es2015.iterable'
## 2.0.6

@@ -6,0 +13,0 @@ Thu, 31 Aug 2017 18:41:18 GMT

5

package.json
{
"name": "@microsoft/ts-command-line",
"version": "2.0.6",
"version": "2.0.7",
"description": "An object-oriented command-line parser for TypeScript",

@@ -24,8 +24,7 @@ "repository": {

"@types/colors": "1.1.3",
"@types/es6-collections": "0.5.29",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~3.4.2",
"@microsoft/node-library-build": "~4.0.0"
"@microsoft/node-library-build": "~4.0.6"
}
}
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