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

@fuel-bridge/fungible-token

Package Overview
Dependencies
Maintainers
1
Versions
958
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-bridge/fungible-token - npm Package Compare versions

Comparing version 0.4.0-pr-106-2fbbef3 to 0.4.0-pr-106-3012ff3

8

bridge-fungible-token/out/debug/bridge_fungible_token-abi.json

@@ -366,6 +366,2 @@ {

{
"name": "payable",
"arguments": []
},
{
"name": "storage",

@@ -376,2 +372,6 @@ "arguments": [

]
},
{
"name": "payable",
"arguments": []
}

@@ -378,0 +378,0 @@ ]

# @fuel-bridge/fungible-token
## 0.4.0-pr-106-2fbbef3
## 0.4.0-pr-106-3012ff3
### Minor Changes
- Update to fuel-core 0.21.0 (beta-5), by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106))
- Update to fuel-core 0.22.0 (beta-5), by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106))
- Replace FRC20 with SRC20, by [@DefiCake](https://github.com/DefiCake) (See [#102](https://github.com/FuelLabs/fuel-bridge/pull/102))
- Use sway 0.47 and migrate from U256 to u256, by [@DefiCake](https://github.com/DefiCake) (See [#104](https://github.com/FuelLabs/fuel-bridge/pull/104))
- Use sway 0.48.1 and migrate from U256 to u256, by [@LuizAsFight](https://github.com/LuizAsFight) (See [#106](https://github.com/FuelLabs/fuel-bridge/pull/106))
- Bumped fuels to 0.50.1, by [@DefiCake](https://github.com/DefiCake) (See [#95](https://github.com/FuelLabs/fuel-bridge/pull/95))

@@ -11,0 +11,0 @@

@@ -366,11 +366,11 @@ var types = [

{
name: "payable",
name: "storage",
"arguments": [
"read",
"write"
]
},
{
name: "storage",
name: "payable",
"arguments": [
"read",
"write"
]

@@ -377,0 +377,0 @@ }

{
"name": "@fuel-bridge/fungible-token",
"version": "0.4.0-pr-106-2fbbef3",
"version": "0.4.0-pr-106-3012ff3",
"module": "dist/index.mjs",

@@ -10,3 +10,3 @@ "types": "dist/index.d.ts",

"@fuel-bridge/esbuild-bin-loader": "0.0.1",
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-2fbbef3"
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-3012ff3"
},

@@ -13,0 +13,0 @@ "scripts": {

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc