astro-biome
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "astro-biome", | ||
"version": "0.0.1", | ||
"license": "MIT" | ||
"version": "0.0.3", | ||
"private": false, | ||
"description": "🗻 AstroJS Biome tools. Format, lint and check your Astro website with Biome.", | ||
"keywords": [ | ||
"astro-integration", | ||
"astro-component", | ||
"astro", | ||
"linter", | ||
"biome", | ||
"javascript", | ||
"performance", | ||
"withastro" | ||
], | ||
"homepage": "https://github.com/NikolaRHristov/AstroBiome#readme", | ||
"bugs": { | ||
"url": "https://github.com/NikolaRHristov/AstroBiome/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/NikolaRHristov/AstroBiome.git" | ||
}, | ||
"license": "SEE LICENSE IN LICENSE", | ||
"author": { | ||
"name": "Nikola Hristov", | ||
"email": "nikola@nikolahristov.tech", | ||
"url": "https://nikolahristov.tech" | ||
}, | ||
"type": "module", | ||
"main": "./Target/Function/Integration.js", | ||
"types": "./Target/Function/Integration.d.ts", | ||
"scripts": { | ||
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts' -es Configuration/ESBuild.ts" | ||
}, | ||
"dependencies": { | ||
"@biomejs/backend-jsonrpc": "1.5.3", | ||
"@biomejs/js-api": "0.3.0-nightly.cfef948", | ||
"@biomejs/wasm-nodejs": "1.5.3", | ||
"deepmerge-ts": "5.1.0", | ||
"files-pipe": "2.1.7" | ||
}, | ||
"devDependencies": { | ||
"astro": "4.3.5", | ||
"esbuild-plugin-copy": "2.1.1", | ||
"typescript-esbuild": "0.3.7" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17913
24
314
0
1
1
196
0
Yes
5
3
1
+ Added@biomejs/wasm-nodejs@1.5.3
+ Addeddeepmerge-ts@5.1.0
+ Addedfiles-pipe@2.1.7
+ Added@biomejs/backend-jsonrpc@1.5.3(transitive)
+ Added@biomejs/cli-darwin-arm64@1.5.3(transitive)
+ Added@biomejs/cli-darwin-x64@1.5.3(transitive)
+ Added@biomejs/cli-linux-arm64@1.5.3(transitive)
+ Added@biomejs/cli-linux-arm64-musl@1.5.3(transitive)
+ Added@biomejs/cli-linux-x64@1.5.3(transitive)
+ Added@biomejs/cli-linux-x64-musl@1.5.3(transitive)
+ Added@biomejs/cli-win32-arm64@1.5.3(transitive)
+ Added@biomejs/cli-win32-x64@1.5.3(transitive)
+ Added@biomejs/js-api@0.3.0-nightly.cfef948(transitive)
+ Added@biomejs/wasm-nodejs@1.5.3(transitive)
+ Added@nodelib/fs.scandir@2.1.5(transitive)
+ Added@nodelib/fs.stat@2.0.5(transitive)
+ Added@nodelib/fs.walk@1.2.8(transitive)
+ Added@types/node@20.11.16(transitive)
+ Addedbraces@3.0.3(transitive)
+ Addeddeepmerge-ts@5.1.0(transitive)
+ Addedfast-glob@3.3.2(transitive)
+ Addedfastq@1.17.1(transitive)
+ Addedfiles-pipe@2.1.7(transitive)
+ Addedfill-range@7.1.1(transitive)
+ Addedglob-parent@5.1.2(transitive)
+ Addedis-extglob@2.1.1(transitive)
+ Addedis-glob@4.0.3(transitive)
+ Addedis-number@7.0.0(transitive)
+ Addedmerge2@1.4.1(transitive)
+ Addedmicromatch@4.0.8(transitive)
+ Addedpicomatch@2.3.1(transitive)
+ Addedqueue-microtask@1.2.3(transitive)
+ Addedreusify@1.0.4(transitive)
+ Addedrun-parallel@1.2.0(transitive)
+ Addedto-regex-range@5.0.1(transitive)
+ Addedundici-types@5.26.5(transitive)