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

tinspector

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinspector - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

12

package.json
{
"name": "tinspector",
"version": "2.3.0",
"version": "2.3.1",
"description": "TypeScript type inspector",

@@ -21,13 +21,13 @@ "main": "lib/index.js",

"@types/acorn": "4.0.5",
"acorn": "7.1.0",
"acorn": "7.1.1",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@types/jest": "^25.1.3",
"@types/node": "^13.7.4",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.1",
"coveralls": "^3.0.9",
"jest": "^25.1.0",
"tslib": "^1.11.0",
"typescript": "^3.8.2"
"tslib": "^1.11.1",
"typescript": "^3.8.3"
}
}
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