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

astro-biome

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-biome - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

Configuration/ESBuild.d.ts

50

package.json
{
"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"
}
}
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