Merge pull request #4493 from Vlix/add-safe-json

add safe-json
This commit is contained in:
Jens Petersen 2019-04-21 22:54:45 +08:00 committed by GitHub
commit f72ee11dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3895,6 +3895,9 @@ packages:
"Akihito Kirisaki <kirisaki@klaraworks.net> @kirisaki": "Akihito Kirisaki <kirisaki@klaraworks.net> @kirisaki":
- caster - caster
"Felix Paulusma <felix.paulusma@gmail.com> @Vlix":
- safe-json
"Grandfathered dependencies": "Grandfathered dependencies":
- Boolean - Boolean
- ChasingBottoms - ChasingBottoms
@ -5096,6 +5099,7 @@ expected-test-failures:
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
- graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
- tomland # https://github.com/kowainik/tomland/issues/141 - tomland # https://github.com/kowainik/tomland/issues/141
- safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1
# Assertion failures, these can be real bugs or just limitations # Assertion failures, these can be real bugs or just limitations
# in the test cases. # in the test cases.