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

@biomejs/wasm-nodejs

Package Overview
Dependencies
Maintainers
3
Versions
74
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 0.1.2 to 0.2.0-nightly.0b5a3fd

2

package.json

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

{"name":"@biomejs/wasm-nodejs","collaborators":["Rome Tools Developers and Contributors"],"description":"WebAssembly bindings to the Rome Workspace API","version":"0.1.2","license":"MIT","repository":{"type":"git","url":"https://github.com/rome/tools"},"files":["rome_wasm_bg.wasm","rome_wasm.js","rome_wasm.d.ts"],"main":"rome_wasm.js","types":"rome_wasm.d.ts"}
{"name":"@biomejs/wasm-nodejs","collaborators":["Rome Tools Developers and Contributors"],"description":"WebAssembly bindings to the Rome Workspace API","version":"0.2.0-nightly.0b5a3fd","license":"MIT","repository":{"type":"git","url":"https://github.com/rome/tools"},"files":["rome_wasm_bg.wasm","rome_wasm.js","rome_wasm.d.ts"],"main":"rome_wasm.js","types":"rome_wasm.d.ts"}

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

/**
* Enforces the presence of non-empty return statements in getters.
*/
useGetterReturn?: RuleConfiguration;
/**
* Enforce the use of import type when an import only has specifiers with type qualifier.

@@ -1148,2 +1152,3 @@ */

| "lint/nursery/useExhaustiveDependencies"
| "lint/nursery/useGetterReturn"
| "lint/nursery/useGroupedTypeImport"

@@ -1150,0 +1155,0 @@ | "lint/nursery/useHookAtTopLevel"

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