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

@biomejs/wasm-nodejs

Package Overview
Dependencies
Maintainers
4
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@biomejs/wasm-nodejs - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

9

biome_wasm.d.ts

@@ -106,3 +106,3 @@ /* tslint:disable */

/**
* The attribute position style. By default auto.
* The attribute position style in HTMLish languages. By default auto.
*/

@@ -271,3 +271,3 @@ attributePosition?: AttributePosition;

/**
* The attribute position style in JavaScript code. Defaults to auto.
* The attribute position style in jsx elements. Defaults to auto.
*/

@@ -872,2 +872,6 @@ attributePosition?: AttributePosition;

/**
* Disallow variables from evolving into any type through reassignments.
*/
noEvolvingAny?: RuleConfiguration_for_Null;
/**
* This rule enforces a maximum depth to nested describe() in test files.

@@ -1795,2 +1799,3 @@ */

| "lint/nursery/noDuplicateTestHooks"
| "lint/nursery/noEvolvingAny"
| "lint/nursery/noExcessiveNestedTestSuites"

@@ -1797,0 +1802,0 @@ | "lint/nursery/noExportsInTest"

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

{"name":"@biomejs/wasm-nodejs","collaborators":["Biome Developers and Contributors"],"description":"WebAssembly bindings to the Biome workspace API","version":"1.6.2","license":"MIT OR Apache-2.0","repository":{"type":"git","url":"https://github.com/biomejs/biome"},"files":["biome_wasm_bg.wasm","biome_wasm.js","biome_wasm.d.ts"],"main":"biome_wasm.js","homepage":"https://biomejs.dev/","types":"biome_wasm.d.ts","keywords":["parser","linter","formatter"]}
{"name":"@biomejs/wasm-nodejs","collaborators":["Biome Developers and Contributors"],"description":"WebAssembly bindings to the Biome workspace API","version":"1.6.3","license":"MIT OR Apache-2.0","repository":{"type":"git","url":"https://github.com/biomejs/biome"},"files":["biome_wasm_bg.wasm","biome_wasm.js","biome_wasm.d.ts"],"main":"biome_wasm.js","homepage":"https://biomejs.dev/","types":"biome_wasm.d.ts","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