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

@masa-finance/analytics-sdk

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@masa-finance/analytics-sdk - npm Package Compare versions

Comparing version 0.0.8 to 0.1.0

dist/browser/masa-analytics.min.js

19

package.json
{
"name": "@masa-finance/analytics-sdk",
"version": "0.0.8",
"version": "0.1.0",
"main": "dist/src/index.js",

@@ -8,3 +8,4 @@ "license": "MIT",

"start": "tsc --watch",
"build": "tsc",
"compile": "tsc",
"build": "webpack",
"lint": "eslint ./src",

@@ -18,6 +19,6 @@ "prettier": "prettier ./src --write",

"devDependencies": {
"@types/node": "^20.6.1",
"@types/node": "^20.6.2",
"@types/uuid": "^9.0.4",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint": "^8.49.0",

@@ -27,4 +28,9 @@ "eslint-plugin-import": "^2.28.1",

"prettier": "^3.0.3",
"process": "^0.11.10",
"ts-loader": "^9.4.4",
"typedoc": "^0.25.1",
"typedoc-plugin-markdown": "^3.16.0",
"typescript": "^5.2.2"
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},

@@ -34,5 +40,4 @@ "dependencies": {

"ethers": "5",
"typedoc": "^0.25.1",
"uuid": "^9.0.1"
}
}
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