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

@onflow/sdk-resolve-ref-block-id

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/sdk-resolve-ref-block-id - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

CHANGELOG.md

@@ -5,2 +5,6 @@ ### Unreleased

### 0.0.4 -- 2020-12-03
- 2020-12-03 -- VSN `@onflow/send` 0.0.22 -> 0.0.23
### 0.0.3 -- 2020-10-28

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

6

package.json
{
"name": "@onflow/sdk-resolve-ref-block-id",
"version": "0.0.3",
"version": "0.0.4",
"description": "Flow JS SDK Resolver -- Ref Block Id",

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

"@onflow/sdk-build-get-latest-block": "0.0.0",
"@onflow/send": "0.0.22"
"@onflow/send": "0.0.23"
},

@@ -37,3 +37,3 @@ "source": "src/index.js",

"scripts": {
"prepublishOnly": "npm test && npm run build",
"prepublishOnly": "npm install && npm test && npm run build",
"test": "jest",

@@ -40,0 +40,0 @@ "build": "microbundle",

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