Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

unicode-ident

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unicode-ident - npm Package Compare versions

Comparing version
1.0.21
to
1.0.22
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "22456b4ace5f3eb45737b42966accc3ca59aa568"
"sha1": "10d5e534c9e06fffcdc6896d4779ffb25641659b"
},
"path_in_vcs": ""
}

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

name = "unicode-ident"
version = "1.0.21"
version = "1.0.22"
dependencies = [

@@ -369,0 +369,0 @@ "criterion 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",

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

name = "unicode-ident"
version = "1.0.21"
version = "1.0.22"
authors = ["David Tolnay <dtolnay@gmail.com>"]

@@ -19,0 +19,0 @@ build = false

@@ -245,3 +245,3 @@ //! [![github]](https://github.com/dtolnay/unicode-ident)&ensp;[![crates-io]](https://crates.io/crates/unicode-ident)&ensp;[![docs-rs]](https://docs.rs/unicode-ident)

#![no_std]
#![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.21")]
#![doc(html_root_url = "https://docs.rs/unicode-ident/1.0.22")]
#![allow(

@@ -248,0 +248,0 @@ clippy::doc_markdown,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display