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

@onflow/util-address

Package Overview
Dependencies
Maintainers
11
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/util-address - npm Package Compare versions

Comparing version 1.1.0-alpha.1 to 1.1.0-alpha.2

6

CHANGELOG.md
# @onflow/util-address
## 1.1.0-alpha.2
### Minor Changes
- [#1575](https://github.com/onflow/fcl-js/pull/1575) [`bbdeea32`](https://github.com/onflow/fcl-js/commit/bbdeea32f024d6eea4a74c94023e01688a38b6cb) Thanks [@chasefleming](https://github.com/chasefleming)! - Exclude tests from type gen
## 1.1.0-alpha.1

@@ -4,0 +10,0 @@

3

package.json
{
"name": "@onflow/util-address",
"version": "1.1.0-alpha.1",
"version": "1.1.0-alpha.2",
"description": "Flow JS SDK Util -- Address",

@@ -23,2 +23,3 @@ "license": "Apache-2.0",

"@onflow/types": "^1.0.4",
"@types/node": "^18.13.0",
"eslint": "^8.33.0",

@@ -25,0 +26,0 @@ "eslint-plugin-jsdoc": "^39.7.5",

{
// Change this to match your project
"include": ["src/**/*"],
"exclude": [
"src/**/*.test.js",
],
"compilerOptions": {
"types" : ["node"],
// Tells TypeScript to read JS files, as

@@ -6,0 +10,0 @@ // normally they are ignored as source files

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