@lokalise/biome-config
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4442