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

@lokalise/biome-config

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lokalise/biome-config - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

13

package.json
{
"name": "@lokalise/biome-config",
"version": "1.2.0",
"version": "1.2.1",
"license": "Apache-2.0",
"files": ["configs/*"],
"files": [
"configs/*"
],
"type": "module",
"scripts": {
"format": "biome check --write . --config-path=./configs/biome-base.jsonc"
"format": "biome check --write . --config-path=./configs/biome-base.jsonc",
"package-version": "echo $npm_package_version"
},

@@ -16,3 +19,5 @@ "homepage": "https://github.com/lokalise/shared-ts-libs",

"exports": {
"./*": ["./configs/*.jsonc"]
"./*": [
"./configs/*.jsonc"
]
},

@@ -19,0 +24,0 @@ "private": false,

Sorry, the diff of this file is not supported yet

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