@biomejs/backend-jsonrpc
Advanced tools
Comparing version 1.7.2 to 1.7.3-nightly.d74b584
@@ -1,1 +0,54 @@ | ||
{"name":"@biomejs/backend-jsonrpc","version":"1.7.2","main":"dist/index.js","scripts":{"test":"vitest","test:ci":"pnpm build && vitest run","tsc":"tsc --noEmit","build":"tsc"},"files":["dist/","README.md","LICENSE-APACHE","LICENSE-MIT","ROME-LICENSE-MIT"],"homepage":"https://biomejs.dev","repository":{"type":"git","url":"https://github.com/biomejs/biome.git","directory":"npm/backend-jsonrpc"},"author":"Biome Developers and Contributors","bugs":"https://github.com/biomejs/biome/issues","description":"Bindings to the JSON-RPC Workspace API of the Biome daemon","keywords":["JavaScript","TypeScript","format","lint","toolchain"],"engines":{"node":">=14.21.3"},"license":"MIT OR Apache-2.0","devDependencies":{"@types/node":"20.12.7","typescript":"5.4.5","vite":"5.2.10","vitest":"1.5.2"},"optionalDependencies":{"@biomejs/cli-win32-x64":"1.7.2","@biomejs/cli-win32-arm64":"1.7.2","@biomejs/cli-darwin-x64":"1.7.2","@biomejs/cli-darwin-arm64":"1.7.2","@biomejs/cli-linux-x64":"1.7.2","@biomejs/cli-linux-arm64":"1.7.2","@biomejs/cli-linux-x64-musl":"1.7.2","@biomejs/cli-linux-arm64-musl":"1.7.2"}} | ||
{ | ||
"name": "@biomejs/backend-jsonrpc", | ||
"version": "1.7.3-nightly.d74b584", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "vitest", | ||
"test:ci": "pnpm build && vitest run", | ||
"tsc": "tsc --noEmit", | ||
"build": "tsc" | ||
}, | ||
"files": [ | ||
"dist/", | ||
"README.md", | ||
"LICENSE-APACHE", | ||
"LICENSE-MIT", | ||
"ROME-LICENSE-MIT" | ||
], | ||
"homepage": "https://biomejs.dev", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/biomejs/biome.git", | ||
"directory": "npm/backend-jsonrpc" | ||
}, | ||
"author": "Biome Developers and Contributors", | ||
"bugs": "https://github.com/biomejs/biome/issues", | ||
"description": "Bindings to the JSON-RPC Workspace API of the Biome daemon", | ||
"keywords": [ | ||
"JavaScript", | ||
"TypeScript", | ||
"format", | ||
"lint", | ||
"toolchain" | ||
], | ||
"engines": { | ||
"node": ">=14.21.3" | ||
}, | ||
"license": "MIT OR Apache-2.0", | ||
"devDependencies": { | ||
"@types/node": "20.12.8", | ||
"typescript": "5.4.5", | ||
"vite": "5.2.11", | ||
"vitest": "1.6.0" | ||
}, | ||
"optionalDependencies": { | ||
"@biomejs/cli-win32-x64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-win32-arm64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-darwin-x64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-darwin-arm64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-linux-x64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-linux-arm64": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-linux-x64-musl": "1.7.3-nightly.d74b584", | ||
"@biomejs/cli-linux-arm64-musl": "1.7.3-nightly.d74b584" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
14557
1