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

@automata-network/2fa-guru-sdk

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automata-network/2fa-guru-sdk - npm Package Compare versions

Comparing version 1.0.8 to 1.0.11

dist/2fa-guru.d.ts

13

package.json
{
"name": "@automata-network/2fa-guru-sdk",
"version": "1.0.8",
"version": "1.0.11",
"main": "./src/index.ts",

@@ -9,4 +9,8 @@ "description": "A SDK for easy integration with 2FA Guru",

"license": "MIT",
"files": [
"dist/**/*"
],
"scripts": {
"pub": "npm version patch && npm publish --access public"
"pub": "npm version patch && npm publish --access public",
"build": "tsc"
},

@@ -17,3 +21,6 @@ "dependencies": {

},
"devDependencies": {}
"devDependencies": {
"@types/node": "^18.0.0",
"tslib": "^2.4.0"
}
}
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