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

@onflow/config

Package Overview
Dependencies
Maintainers
13
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/config - npm Package Compare versions

Comparing version 1.2.2-alpha.0 to 1.2.2-alpha.1

12

CHANGELOG.md
# @onflow/config
## 1.2.2-alpha.0
## 1.2.2-alpha.1
### Patch Changes
- [#1809](https://github.com/onflow/fcl-js/pull/1809) [`3af8a434`](https://github.com/onflow/fcl-js/commit/3af8a434b7b1238e44b6aa56f335c6d3d787cd21) Thanks [@nialexsan](https://github.com/nialexsan)! - split fcl to fcl-core, fcl-react-native, fcl(-web)
- [#1814](https://github.com/onflow/fcl-js/pull/1814) [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4) Thanks [@jribbink](https://github.com/jribbink)! - Fix type declarations not fully being generated
- Updated dependencies [[`3af8a434`](https://github.com/onflow/fcl-js/commit/3af8a434b7b1238e44b6aa56f335c6d3d787cd21), [`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/util-invariant@1.2.2-alpha.0
- @onflow/util-logger@1.3.2-alpha.0
- @onflow/util-actor@1.3.2-alpha.0
- Updated dependencies [[`0d09d838`](https://github.com/onflow/fcl-js/commit/0d09d8386c2fc472833df7152467d477f36dddc4)]:
- @onflow/util-invariant@1.2.2-alpha.1
- @onflow/util-logger@1.3.2-alpha.1
- @onflow/util-actor@1.3.2-alpha.1

@@ -16,0 +14,0 @@ ## 1.2.1

{
"name": "@onflow/config",
"version": "1.2.2-alpha.0",
"version": "1.2.2-alpha.1",
"description": "Config for FCL-JS",

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

"@babel/preset-typescript": "^7.22.11",
"@onflow/fcl-bundle": "^1.4.2-alpha.0",
"@onflow/fcl-bundle": "^1.4.2-alpha.1",
"@types/estree": "^1.0.1",

@@ -43,5 +43,5 @@ "@types/jest": "^29.5.4",

"@babel/runtime": "^7.18.6",
"@onflow/util-actor": "^1.3.2-alpha.0",
"@onflow/util-invariant": "^1.2.2-alpha.0",
"@onflow/util-logger": "^1.3.2-alpha.0",
"@onflow/util-actor": "^1.3.2-alpha.1",
"@onflow/util-invariant": "^1.2.2-alpha.1",
"@onflow/util-logger": "^1.3.2-alpha.1",
"eslint": "^8.34.0",

@@ -48,0 +48,0 @@ "eslint-plugin-jsdoc": "^46.9.0"

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