@parcel/rust
Advanced tools
Comparing version 2.11.1-nightly.3109 to 2.11.1-nightly.3111
@@ -61,2 +61,6 @@ /* tslint:disable */ | ||
export function transform(opts: object): unknown | ||
export interface JsMacroError { | ||
kind: number | ||
message: string | ||
} | ||
export function transformAsync(opts: object): object | ||
@@ -63,0 +67,0 @@ export class Hash { |
{ | ||
"name": "@parcel/rust", | ||
"version": "2.11.1-nightly.3109+6bebe54d4", | ||
"version": "2.11.1-nightly.3111+a5ff7e74d", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6bebe54d4bdff6191a5d4084ce7b77972b4297df" | ||
"gitHead": "a5ff7e74da6c26d6625220c26a6367a15477c8c8" | ||
} |
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
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
192289658
382