Socket
Socket
Sign inDemoInstall

@technoeren/tdk-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@technoeren/tdk-api - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "@technoeren/tdk-api",
"version": "0.1.0",
"main": "app.js",
"version": "0.1.1",
"main": "index.js",
"author": "technoeren13 <erenbaltaci7878@gmail.com>",

@@ -9,4 +9,4 @@ "license": "MIT",

"scripts": {
"start": "node src/app",
"dev": "nodemon dist/app.js",
"start": "node src/index.ts",
"dev": "nodemon dist/index.js",
"test": "tsc && node dist/test.js",

@@ -13,0 +13,0 @@ "build": "tsc",

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