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.1 to 0.1.2

dist/helpers/index.d.ts

12

package.json
{
"name": "@technoeren/tdk-api",
"version": "0.1.1",
"main": "index.js",
"version": "0.1.2",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"types": "dist/index.d.ts",
"files": [
"dist",
"src"
],
"author": "technoeren13 <erenbaltaci7878@gmail.com>",

@@ -9,3 +15,3 @@ "license": "MIT",

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

@@ -12,0 +18,0 @@ "test": "tsc && node dist/test.js",

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