New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dts-critic

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dts-critic - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

7

package.json
{
"name": "dts-critic",
"version": "1.0.2",
"author": "Nathan Shively-Sandersn <nathansa@microsoft.com> (https://github.com/Microsoft/TypeScript)",
"version": "1.0.3",
"author": "Nathan Shively-Sanders",
"description": "Checks a new .d.ts against the Javascript source and tells you what problems it has",
"dependencies": {
"definitelytyped-header-parser": "github:Microsoft/definitelytyped-header-parser#production",
"definitelytyped-header-parser": "^1.0.0",
"request-promise-native": "^1.0.5",

@@ -28,3 +28,2 @@ "yargs": "^12.0.5"

],
"author": "Nathan Shively-Sanders",
"license": "MIT",

@@ -31,0 +30,0 @@ "bugs": {

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