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

@georgeroman/balancer-v2-pools

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@georgeroman/balancer-v2-pools - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

contracts/StableMath.sol

12

package.json
{
"name": "@georgeroman/balancer-v2-pools",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {

@@ -32,3 +32,2 @@ "prepublishOnly": "tsc",

"ts-node": "^10.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.2.4"

@@ -39,5 +38,8 @@ },

},
"files": [
"dist/**/*"
]
"exports": {
".": "./dist/src/index.js",
"./": "./dist/src/"
},
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts"
}
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