Socket
Socket
Sign inDemoInstall

@parcel/rust

Package Overview
Dependencies
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/rust - npm Package Compare versions

Comparing version 2.12.1-canary.3304 to 2.12.1-canary.3306

11

index.d.ts

@@ -50,5 +50,7 @@ /* tslint:disable */

export interface ParcelNapiOptions {
fs?: object
nodeWorkers?: number
options: object
packageManager?: object
threads?: number
nodeWorkers?: number
fs?: object
tracingOptions?: ParcelTracingOptions

@@ -116,7 +118,4 @@ }

nodeWorkerCount: number
constructor(options: ParcelNapiOptions)
constructor(napiOptions: ParcelNapiOptions)
build(options: ParcelNapiBuildOptions): object
testingTempFsReadToString(path: string): Promise<string>
testingTempFsIsFile(path: string): Promise<boolean>
testingTempFsIsDir(path: string): Promise<boolean>
}

@@ -123,0 +122,0 @@ export class Resolver {

{
"name": "@parcel/rust",
"version": "2.12.1-canary.3304+03afd6c9f",
"version": "2.12.1-canary.3306+3668e97e9",
"license": "MIT",

@@ -43,3 +43,3 @@ "publishConfig": {

},
"gitHead": "03afd6c9f7026d1071821a7689e54f4ebc5ccc57"
"gitHead": "3668e97e921d5a241659087207ae02c2e8f84d44"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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