Socket
Socket
Sign inDemoInstall

tsd

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsd - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

build/.gitattributes

6

build/cli.js
#!/usr/bin/env node
// note: it is critical this file has unix line-endings, or it will trigger
//
// env: node\r: No such file or directory
//
// https://github.com/yeoman/yeoman/issues/1236
// handler is compiled into main codebase
require('./api').runARGV(process.argv);

9

package.json
{
"name": "tsd",
"version": "0.5.2",
"version": "0.5.3",
"description": "TypeScript Definition manager for DefinitelyTyped",

@@ -58,3 +58,2 @@ "keywords": [

"assertion-error": "1.0.0",
"source-map-support": "~0.2.5",
"jsesc": "~0.4.3",

@@ -78,5 +77,6 @@ "js-yaml": "~3.0.1",

"devDependencies": {
"source-map-support": "~0.2.5",
"grunt": "~0.4.2",
"grunt-cli": "~0.1.11",
"gruntfile-gtx": "~0.2.0",
"gruntfile-gtx": "~0.2.4",
"grunt-contrib-clean": "~0.5.0",

@@ -104,4 +104,5 @@ "grunt-contrib-copy": "~0.4.1",

"lodash-template": "~1.0.0",
"grunt-webshot": "~0.0.3"
"grunt-webshot": "~0.1.0",
"grunt-regex-replace": "~0.2.5"
}
}

@@ -0,0 +0,0 @@ # TSD

Sorry, the diff of this file is too big to display

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