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

ts-to-js-converter

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-to-js-converter - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

8

package.json
{
"name": "ts-to-js-converter",
"version": "0.0.4",
"version": "0.0.5",
"description": "Convert Typescript project to Javascript File wise",

@@ -18,3 +18,4 @@ "main": "dist/index.js",

"fs-extra": "^10.0.0",
"lodash": "^4.17.21"
"lodash": "^4.17.21",
"typescript": "^4.3.5"
},

@@ -30,5 +31,4 @@ "bin": {

"ts-node": "^10.2.0",
"tslib": "^2.3.1",
"typescript": "^4.3.5"
"tslib": "^2.3.1"
}
}
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