@automata-network/2fa-guru-sdk
Advanced tools
Comparing version 1.0.8 to 1.0.11
{ | ||
"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" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
57929
15
1104
2
7