@masa-finance/analytics-sdk
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@masa-finance/analytics-sdk", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"main": "dist/src/index.js", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"build": "tsc", | ||
"prettier": "prettier ./src --write" | ||
"prettier": "prettier ./src --write", | ||
"doc": "typedoc" | ||
}, | ||
@@ -19,2 +20,3 @@ "files": [ | ||
"prettier": "^3.0.3", | ||
"typedoc-plugin-markdown": "^3.16.0", | ||
"typescript": "^5.2.2" | ||
@@ -25,4 +27,5 @@ }, | ||
"ethers": "5", | ||
"typedoc": "^0.25.1", | ||
"uuid": "^9.0.1" | ||
} | ||
} |
{ | ||
"name": "@masa-finance/analytics-sdk", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "dist/src/index.js", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"build": "tsc", | ||
"prettier": "prettier ./src --write" | ||
"prettier": "prettier ./src --write", | ||
"doc": "typedoc" | ||
}, | ||
@@ -19,2 +20,3 @@ "files": [ | ||
"prettier": "^3.0.3", | ||
"typedoc-plugin-markdown": "^3.16.0", | ||
"typescript": "^5.2.2" | ||
@@ -25,4 +27,5 @@ }, | ||
"ethers": "5", | ||
"typedoc": "^0.25.1", | ||
"uuid": "^9.0.1" | ||
} | ||
} |
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
0
27257
4
5
30
423
+ Addedtypedoc@^0.25.1
+ Addedansi-sequence-parser@1.1.1(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedjsonc-parser@3.3.1(transitive)
+ Addedlunr@2.3.9(transitive)
+ Addedmarked@4.3.0(transitive)
+ Addedminimatch@9.0.5(transitive)
+ Addedshiki@0.14.7(transitive)
+ Addedtypedoc@0.25.13(transitive)
+ Addedtypescript@5.4.5(transitive)
+ Addedvscode-oniguruma@1.7.0(transitive)
+ Addedvscode-textmate@8.0.0(transitive)