Socket
Socket
Sign inDemoInstall

concat-ts

Package Overview
Dependencies
2
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

8

package.json
{
"name": "concat-ts",
"private": false,
"version": "0.0.7",
"version": "0.0.8",
"description": "Simple CLI tool to concats exported typescript files.",

@@ -30,8 +30,8 @@ "keywords": [

"rimraf": "^2.6.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
"ts-node": "^10.9.1"
},
"dependencies": {
"commander": "^10.0.0"
"commander": "^10.0.0",
"typescript": "^5.0.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc