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

@onflow/config

Package Overview
Dependencies
Maintainers
11
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.1.0-alpha.2 to 1.1.0-alpha.3

6

CHANGELOG.md
# @onflow/config
## 1.1.0-alpha.3
### 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.2

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

2

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

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

{
// Change this to match your project
"include": ["src/**/*"],
"exclude": [
"src/**/*.test.js",
],
"compilerOptions": {

@@ -5,0 +8,0 @@ // Tells TypeScript to read JS files, as

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