Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trusted-accounts-sdk-node

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trusted-accounts-sdk-node - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

lib/index.d.ts

5

package.json
{
"name": "trusted-accounts-sdk-node",
"type": "module",
"version": "1.1.0",
"version": "1.1.1",
"description": "A simple SDK for Trusted Accounts for NodeJS",
"main": "src/index.js",
"types": "lib/index.d.ts",
"repository": {

@@ -12,3 +13,3 @@ "type": "git",

"scripts": {
"build": "babel src -d lib"
"build": "babel src --out-dir lib && cp src/index.d.ts lib/index.d.ts"
},

@@ -15,0 +16,0 @@ "dependencies": {

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