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

@onflow/sdk

Package Overview
Dependencies
Maintainers
16
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/sdk - npm Package Compare versions

Comparing version 1.1.2-alpha.1 to 1.1.2

9

CHANGELOG.md
# @onflow/sdk
## 1.1.2
### Patch Changes
- [#1339](https://github.com/onflow/fcl-js/pull/1339) [`99e03af7`](https://github.com/onflow/fcl-js/commit/99e03af76e526593e5c989e43754ce23420e317f) Thanks [@jribbink](https://github.com/jribbink)! - Fix erroneous sansPrefix requirement for acct.addr in authorization function which occured when proposer and authorizer did not match
- Updated dependencies [[`9a1eb2b3`](https://github.com/onflow/fcl-js/commit/9a1eb2b3dec369d4f35ec2aa8b753ec1230c0efe), [`9a1eb2b3`](https://github.com/onflow/fcl-js/commit/9a1eb2b3dec369d4f35ec2aa8b753ec1230c0efe), [`99e03af7`](https://github.com/onflow/fcl-js/commit/99e03af76e526593e5c989e43754ce23420e317f)]:
- @onflow/transport-http@1.5.0
## 1.1.2-alpha.1

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@onflow/sdk",
"version": "1.1.2-alpha.1",
"version": "1.1.2",
"description": "Flow SDK",

@@ -24,3 +24,3 @@ "license": "Apache-2.0",

"devDependencies": {
"@onflow/fcl-bundle": "^1.0.1",
"@onflow/fcl-bundle": "^1.2.0",
"jest": "^27.0.6",

@@ -45,3 +45,3 @@ "jest-esm-transformer": "1.0.0"

"@onflow/rlp": "^1.0.2",
"@onflow/transport-http": "^1.5.0-alpha.1",
"@onflow/transport-http": "^1.5.0",
"@onflow/util-actor": "^1.1.1",

@@ -48,0 +48,0 @@ "@onflow/util-address": "^1.0.2",

@@ -10,5 +10,3 @@ ---

- **Last Updated:** August 13th 2020
- **Stable:** Yes
- **Risk of Breaking Change:** Medium
> For release updates, [see the repo](https://github.com/onflow/fcl-js/releases)

@@ -15,0 +13,0 @@ This package is working and in active development, breaking changes may happen.

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 too big to display

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

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