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

@biomejs/wasm-web

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biomejs/wasm-web - npm Package Compare versions

Comparing version 1.2.2-nightly.1e3fc94 to 1.2.2-nightly.ee2e2ab

7

biome_wasm.d.ts

@@ -685,2 +685,6 @@ /* tslint:disable */

/**
* Disallow shorthand assign when variable appears on both sides.
*/
noMisrefactoredShorthandAssign?: RuleConfiguration;
/**
* Disallow unused imports.

@@ -714,3 +718,3 @@ */

/**
* Enforce all dependencies are correctly specified.
* Enforce all dependencies are correctly specified in a React hook.
*/

@@ -1263,2 +1267,3 @@ useExhaustiveDependencies?: RuleConfiguration;

| "lint/nursery/noMisleadingInstantiator"
| "lint/nursery/noMisrefactoredShorthandAssign"
| "lint/nursery/noUnusedImports"

@@ -1265,0 +1270,0 @@ | "lint/nursery/noUselessElse"

2

package.json

@@ -1,1 +0,1 @@

{"name":"@biomejs/wasm-web","collaborators":["Biome Developers and Contributors"],"description":"WebAssembly bindings to the Biome workspace API","version":"1.2.2-nightly.1e3fc94","license":"MIT","repository":{"type":"git","url":"https://github.com/biomejs/biome"},"files":["biome_wasm_bg.wasm","biome_wasm.js","biome_wasm.d.ts"],"module":"biome_wasm.js","homepage":"https://biomejs.dev/","types":"biome_wasm.d.ts","sideEffects":["./snippets/*"],"keywords":["parser","linter","formatter"]}
{"name":"@biomejs/wasm-web","collaborators":["Biome Developers and Contributors"],"description":"WebAssembly bindings to the Biome workspace API","version":"1.2.2-nightly.ee2e2ab","license":"MIT","repository":{"type":"git","url":"https://github.com/biomejs/biome"},"files":["biome_wasm_bg.wasm","biome_wasm.js","biome_wasm.d.ts"],"module":"biome_wasm.js","homepage":"https://biomejs.dev/","types":"biome_wasm.d.ts","sideEffects":["./snippets/*"],"keywords":["parser","linter","formatter"]}

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