🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

JsonPath

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonpath - nuget Package Compare versions

Comparing version
1.0.6
to
1.0.5
services/metadata/...55076fc9bc984baab528e6586799a23c.psmdcp

Sorry, the diff of this file is not supported yet

+2
-2

@@ -5,3 +5,3 @@ <?xml version="1.0"?>

<id>JsonPath</id>
<version>1.0.6</version>
<version>1.0.5</version>
<title>JsonPath</title>

@@ -12,3 +12,3 @@ <authors>Heiner Wolf</authors>

<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>JsonPath Class Library: Extract values from JSON data with single line expressions and plain old CLR objects without using foreach/if. Extract the 42 from ["1st","2nd",{"aString":"HelloWorld","aNumber":42}] with C# expression: json[2]["aNumber"]</description>
<description>JsonPath Class Library: Inspect values in JSON strings with single line expressions and plain old CLR objects without using foreach/if to extract values from JSON. Extract the 42 from ["first",{"aString":"HelloWorld","aNumber":42}] with C# expression: json.List[1].Dictionary["aNumber"].Int</description>
<releaseNotes>New</releaseNotes>

@@ -15,0 +15,0 @@ <copyright>Copyright 2016</copyright>

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