Socket
Socket
Sign inDemoInstall

@pooltogether/utilities

Package Overview
Dependencies
49
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.2-beta.1 to 0.5.2-beta.2

13

package.json
{
"name": "@pooltogether/utilities",
"version": "0.5.2-beta.1",
"version": "0.5.2-beta.2",
"description": "Shared utility functions across PoolTogether apps",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -24,2 +24,3 @@ "scripts": {

"lint": "tsdx lint",
"lint:fix": "tsdx lint --fix",
"prepare": "tsdx build",

@@ -31,7 +32,7 @@ "size": "size-limit",

"peerDependencies": {
"@pooltogether/evm-chains-extended": "^0.7.0",
"@pooltogether/evm-chains-extended": "0.7.2-beta.4",
"ethers": "^5.4.6"
},
"devDependencies": {
"@pooltogether/evm-chains-extended": "^0.7.0",
"@pooltogether/evm-chains-extended": "0.7.2-beta.4",
"@size-limit/preset-small-lib": "^7.0.3",

@@ -65,9 +66,9 @@ "@types/node": "^15.0.2",

"path": "dist/utilities.cjs.production.min.js",
"limit": "10 KB"
"limit": "111 KB"
},
{
"path": "dist/utilities.esm.js",
"limit": "10 KB"
"limit": "72 KB"
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc