ejson_lint 0.4.1 copy "ejson_lint: ^0.4.1" to clipboard
ejson_lint: ^0.4.1 copied to clipboard

Lints for EJSON. BSON is a binary format used to store JSON-like documents efficiently. EJSON extends JSON defining how all BSON types should be represented in JSON.

0.4.1 #

  • Upgrade min Dart SDK to 3.6.0, update all dependencies to latest stable version, and tighten lower bounds.
  • Avoid name conflict on LinkCode.

0.4.0 #

  • fromEJson<T> now accepts a defaultValue argument that is returned if null is passed as ejson.
  • register<T> takes an optional superTypes argument to specify the super types of T if needed.

0.3.1 #

  • Update sane_uuid dependency to ^1.0.0 (compensate for breaking change)

0.3.0 #

  • Rename Key class to BsonKey to avoid common conflict with flutter

0.2.0-pre.1 #

  • First published version.

0.1.0 #

  • Initial version.
0
likes
140
points
74
downloads

Publisher

verified publisherrealm.io

Weekly Downloads

Lints for EJSON. BSON is a binary format used to store JSON-like documents efficiently. EJSON extends JSON defining how all BSON types should be represented in JSON.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

analyzer, custom_lint_builder, ejson_analyzer

More

Packages that depend on ejson_lint