New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@d3banking/biome-config

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d3banking/biome-config - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

5

biome.json
{
"$schema": "https://biomejs.dev/schemas/1.7.0/schema.json",
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
"organizeImports": {

@@ -10,2 +10,5 @@ "enabled": true

"recommended": true,
"a11y": {
"useSemanticElements": "warn"
},
"suspicious": {

@@ -12,0 +15,0 @@ "noExplicitAny": "off"

@@ -6,2 +6,8 @@ # Change Log

# [1.2.0](https://github.com/LodoSoftware/javascript-style-guide/compare/@d3banking/biome-config@1.1.0...@d3banking/biome-config@1.2.0) (2024-09-30)
### Features
- **biome-config:** switched lint/a11y/useSemanticElements to warn ([239dcf9](https://github.com/LodoSoftware/javascript-style-guide/commit/239dcf9ed23554abaff294e5b27ef85915da6ab1))
# [1.1.0](https://github.com/LodoSoftware/javascript-style-guide/compare/@d3banking/biome-config@1.0.1...@d3banking/biome-config@1.1.0) (2024-07-16)

@@ -8,0 +14,0 @@

6

package.json
{
"name": "@d3banking/biome-config",
"version": "1.1.0",
"version": "1.2.0",
"description": "D3 Banking's Biome config, following our styleguide",

@@ -11,5 +11,5 @@ "license": "MIT",

"peerDependencies": {
"@biomejs/biome": "^1.7.0"
"@biomejs/biome": "^1.8.0"
},
"gitHead": "2398bf52e0b969140ca0b24a1b064f6257115ba5"
"gitHead": "4b3dc6b34bec16e9ff9cef9e1d08a7944f910c9d"
}
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