Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@technoeren/tdk-api

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

src/errors/index.ts

2

package.json
{
"name": "@technoeren/tdk-api",
"version": "0.1.2",
"version": "0.1.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "typings": "dist/index.d.ts",

export * from './libs'
export * from './typings'
export * from './helpers'
export * from './errors'
export * from './errors'
import axios from "axios";
import { InvalidWord, ValueNotFound } from "../helpers/tdk-errors";
import { InvalidWord, ValueNotFound } from "../errors/tdk-errors";
import { IGetWord } from '../typings';

@@ -4,0 +4,0 @@

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