trusted-accounts-sdk-node
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
13212
16
276
0