Socket
Socket
Sign inDemoInstall

@parcel/rust

Package Overview
Dependencies
Maintainers
1
Versions
263
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.3353 to 2.12.1-canary.3354

2

browser.js

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

/* global WebAssembly, crypto */
const {Environment, napi} = require('napi-wasm');

@@ -4,0 +2,0 @@

4

index.d.ts

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

export declare function transformAsync(opts: object): object
export class Hash {
export declare class Hash {
constructor()

@@ -73,3 +73,3 @@ writeString(s: string): void

}
export class Resolver {
export declare class Resolver {
constructor(projectRoot: string, options: FileSystem)

@@ -76,0 +76,0 @@ resolve(options: ResolveOptions): ResolveResult

{
"name": "@parcel/rust",
"version": "2.12.1-canary.3353+684b164a3",
"version": "2.12.1-canary.3354+6f68c78b1",
"license": "MIT",

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

},
"gitHead": "684b164a37f16d39c883fabbf812f83276ccb9cb"
"gitHead": "6f68c78b1fa2b9653e298fd893e43e875ff6bdb8"
}

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