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

@onflow/config

Package Overview
Dependencies
Maintainers
16
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.0.3-alpha.0 to 1.0.3

9

CHANGELOG.md
# @onflow/config
## 1.0.3
### Patch Changes
- [#1227](https://github.com/onflow/fcl-js/pull/1227) [`352f1460`](https://github.com/onflow/fcl-js/commit/352f1460a2f34d228a74fa4bbc6fcf6e68a968b6) Thanks [@jribbink](https://github.com/jribbink)! - Switch to fcl-bundle instead of microbundle for build scripts
- Updated dependencies [[`352f1460`](https://github.com/onflow/fcl-js/commit/352f1460a2f34d228a74fa4bbc6fcf6e68a968b6)]:
- @onflow/util-actor@1.1.1
## 1.0.3-alpha.0

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

6

package.json
{
"name": "@onflow/config",
"version": "1.0.3-alpha.0",
"version": "1.0.3",
"description": "Config for FCL-JS",

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

"devDependencies": {
"@onflow/fcl-bundle": "^1.0.1-alpha.0",
"@onflow/fcl-bundle": "^1.0.1",
"jest": "25.3.0",

@@ -39,4 +39,4 @@ "jest-esm-transformer": "1.0.0"

"@babel/runtime": "^7.18.6",
"@onflow/util-actor": "^1.1.1-alpha.0"
"@onflow/util-actor": "^1.1.1"
}
}
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