🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

js-sys

Package Overview
Dependencies
Maintainers
0
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-sys - cargo Package Compare versions

Comparing version
0.3.102
to
0.3.103
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "6ff7f1cd2f636d6f19d29b45680885088cc9e653"
"sha1": "21ac804a96c0c5c5d6459084686a9a17a8a3c865"
},
"path_in_vcs": "crates/js-sys"
}

@@ -79,3 +79,3 @@ # This file is automatically @generated by Cargo.

name = "js-sys"
version = "0.3.102"
version = "0.3.103"
dependencies = [

@@ -114,5 +114,5 @@ "cfg-if",

name = "quote"
version = "1.0.45"
version = "1.0.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
checksum = "dfbc457d0c7a0759a614551b11a6409e5951f6c7537be1f1b7682b9ae9230368"
dependencies = [

@@ -136,5 +136,5 @@ "proc-macro2",

name = "syn"
version = "2.0.117"
version = "2.0.118"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
checksum = "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
dependencies = [

@@ -154,5 +154,5 @@ "proc-macro2",

name = "wasm-bindgen"
version = "0.2.125"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ddb3f79143bced6de84270411622a2699cee572fc0875aeaf1e7867cf9fca1a"
checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4"
dependencies = [

@@ -168,5 +168,5 @@ "cfg-if",

name = "wasm-bindgen-macro"
version = "0.2.125"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4e21a184b13fb19e157296e2c46056aec9092264fab83e4ba59e68c61b323c3d"
checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1"
dependencies = [

@@ -179,5 +179,5 @@ "quote",

name = "wasm-bindgen-macro-support"
version = "0.2.125"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fecefd9c35bd935a20fc3fc344b5f29138961e4f47fb03297d88f2587afb5ebd"
checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e"
dependencies = [

@@ -193,5 +193,5 @@ "bumpalo",

name = "wasm-bindgen-shared"
version = "0.2.125"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23939e44bb9a5d7576fa2b563dc2e136628f1224e88a8deed09e04858b77871f"
checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24"
dependencies = [

@@ -198,0 +198,0 @@ "unicode-ident",

@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO

name = "js-sys"
version = "0.3.102"
version = "0.3.103"
authors = ["The wasm-bindgen Developers"]

@@ -76,3 +76,3 @@ build = false

[dependencies.wasm-bindgen]
version = "=0.2.125"
version = "=0.2.126"
default-features = false

@@ -79,0 +79,0 @@

Sorry, the diff of this file is not supported yet