Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gelatonetwork/aave-protection-lib

Package Overview
Dependencies
Maintainers
6
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gelatonetwork/aave-protection-lib - npm Package Compare versions

Comparing version 1.9.4 to 1.10.0

5

package.json
{
"name": "@gelatonetwork/aave-protection-lib",
"version": "1.9.4",
"version": "1.10.0",
"description": "Aave Automated protection library for submitting and reading task.",

@@ -11,4 +11,3 @@ "main": "dist/src/index.js",

"scripts": {
"publishing": "rm -rf ./dist && yarn build && yarn publish",
"build": "yarn generate-contracts-typings && tsc && yarn copy-contracts-types",
"build": "rm -rf ./dist && yarn generate-contracts-typings && tsc && yarn copy-contracts-types",
"copy-contracts-types": "cp ./src/contracts/types/*.d.ts ./dist/src/contracts/types",

@@ -15,0 +14,0 @@ "format": "prettier --write .",

3

README.md
# aave-protection-lib
> :warning: :warning: :warning: **Warning** :warning: :warning: :warning: :
> Version 1.10.0 introduced new features. You should use the latest version available (>= 1.10.0). If you are using an old version you should update to the latest version immediately. Versions below 1.10.0 are being deprecated.
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