Sign In

v8

Package Overview
Dependencies
Maintainers
0
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v8 - cargo Package Compare versions

Comparing version
149.2.0
to
149.3.0
+1
-1
.cargo_vcs_info.json
{
"git": {
"sha1": "5d0e31ea6bf67f4559faa759b91e22bc3f1cd696",
"sha1": "ca9ea592f19c1aa580001aba1b7d81b645912a25",
"dirty": true

@@ -5,0 +5,0 @@ },

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

name = "v8"
version = "149.2.0"
version = "149.3.0"
dependencies = [

@@ -779,0 +779,0 @@ "align-data",

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

name = "v8"
version = "149.2.0"
version = "149.3.0"
authors = ["the Deno authors"]

@@ -18,0 +18,0 @@ build = "build.rs"

@@ -152,2 +152,3 @@ use crate::ConstructorBehavior;

data_or_null: *const Value,
flags: PropertyHandlerFlags,
);

@@ -1010,2 +1011,3 @@

configuration.data.map_or_else(null, |p| &*p),
configuration.flags,
);

@@ -1012,0 +1014,0 @@ }

Sorry, the diff of this file is not supported yet

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

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

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