Binary compatibility report for the JSON.simple library between 1.1 and 1.1.1 versions

Test Info


Library NameJSON.simple
Version #11.1
Version #21.1.1

Test Results


Total Java ARchives1
Total Methods / Classes90 / 12
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (1)


json-simple-1.1.1.jar, JSONObject.class
package org.json.simple
JSONObject.JSONObject ( Map map )

to the top

Java ARchives (1)


json_simple-1.1.jar

to the top