Socket
Socket
Sign inDemoInstall

solr-query-io-ts

Package Overview
Dependencies
10
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

6.0.2

Diff

Changelog

Source

6.0.2 (2019-11-12)

🐛 Bug Fixes

  • deps: @holvonix-open/release-config-js@1.0.12, @types/nock@11.1.0, @types/node@12.12.7, chokidar-cli@2.1.0, codecov@3.6.1, concurrently@5.0.0, husky@3.0.9, io-ts-fuzzer@4.3.2, mocha@6.2.2, nock@11.7.0, source-map-support@0.5.16, typescript@3.7.2, fp-ts@2.1.2, io-ts-types@0.5.2, wkt-io-ts@1.0.2 (#91) (f82097e)

🧦 Miscellaneous

  • deps: bump io-ts-types from 0.5.0 to 0.5.1 (#47) (6b7e674)
  • deps-dev: bump @holvonix-open/release-config-js (#56) (b188c09)
holvonix-bot
published 6.0.1 •

Changelog

Source

6.0.1 (2019-08-28)

🐛 Bug Fixes

  • deps-dev: bump @types/node from 12.7.1 to 12.7.2 (#29) (bdd2407)

📖 Documentation

🧦 Miscellaneous

  • deps-dev: bump @holvonix-open/release-config-js (#32) (c3b6d82)
  • deps-dev: bump concurrently from 4.1.1 to 4.1.2 (a1dc390)
  • deps-dev: bump husky from 3.0.3 to 3.0.4 (0f9a512)
  • deps-dev: bump io-ts-fuzzer from 4.1.3 to 4.3.0 (235d78c)
  • deps-dev: bump io-ts-fuzzer from 4.3.0 to 4.3.1 (#35) (59278be)
  • deps-dev: bump typescript from 3.5.3 to 3.6.2 (d7a1dcf)

🌟🚀 Features

  • implement simple query model for user-provided input (0c99875)

🐛 Bug Fixes

  • enforce arrays of types to be readonly (fe8f833)
  • make all types shallow immutable (260f218)

📖 Documentation

  • delete legacy bug template (b05fa50)

🧦 Miscellaneous

  • deps-dev: bump @holvonix-open/release-config-js (#26) (a36e00c)
  • stale settings (29f8ad1)
  • deps-dev: bump @holvonix-open/release-config-js (#27) (0179a3e)

⚠️ BREAKING CHANGES

  • all types are now shallow immutable (Readonly<>)
holvonix-bot
published 6.0.0 •

Changelog

Source

6.0.1 (2019-08-28)

🐛 Bug Fixes

  • deps-dev: bump @types/node from 12.7.1 to 12.7.2 (#29) (bdd2407)

📖 Documentation

🧦 Miscellaneous

  • deps-dev: bump @holvonix-open/release-config-js (#32) (c3b6d82)
  • deps-dev: bump concurrently from 4.1.1 to 4.1.2 (a1dc390)
  • deps-dev: bump husky from 3.0.3 to 3.0.4 (0f9a512)
  • deps-dev: bump io-ts-fuzzer from 4.1.3 to 4.3.0 (235d78c)
  • deps-dev: bump io-ts-fuzzer from 4.3.0 to 4.3.1 (#35) (59278be)
  • deps-dev: bump typescript from 3.5.3 to 3.6.2 (d7a1dcf)

🌟🚀 Features

  • implement simple query model for user-provided input (0c99875)

🐛 Bug Fixes

  • enforce arrays of types to be readonly (fe8f833)
  • make all types shallow immutable (260f218)

📖 Documentation

  • delete legacy bug template (b05fa50)

🧦 Miscellaneous

  • deps-dev: bump @holvonix-open/release-config-js (#26) (a36e00c)
  • stale settings (29f8ad1)
  • deps-dev: bump @holvonix-open/release-config-js (#27) (0179a3e)

⚠️ BREAKING CHANGES

  • all types are now shallow immutable (Readonly<>)
holvonix-bot
published 5.0.0 •

Changelog

Source

5.0.0 (2019-08-11)

🐛 Bug Fixes

  • throw on invalid primitive types instead of returning undefined (#24) (f8e5320)

⚠️ BREAKING CHANGES

  • Spatial renamed to LSpatial
  • Glob renamed to LGlob
holvonix-bot
published 4.0.0 •

Changelog

Source

4.0.0 (2019-08-11)

🌟🚀 Features

⚠️ BREAKING CHANGES

  • old [Some]Term.get([PrimitiveCodec])! now becomes [SomeTerm]([PrimitiveCodec]) and is now properly type-checked
holvonix-bot
published 3.0.2 •

Changelog

Source

3.0.2 (2019-08-10)

📖 Documentation

🧦 Miscellaneous

  • deps-dev: bump @holvonix-open/release-config-js (#20) (448314e)
  • deps-dev: bump io-ts-fuzzer from 4.1.1 to 4.1.3 (#22) (6c83971)
holvonix-bot
published 3.0.1 •

Changelog

Source

3.0.1 (2019-08-10)

📖 Documentation

holvonix-bot
published 3.0.0 •

Changelog

Source

3.0.0 (2019-08-10)

🌟🚀 Features

  • introduce SolrQueryFromElement which generates a Solr query string from QueryElements, with input validation (ca1ef0e)

🐛 Bug Fixes

  • migrate to wkt-io-ts which will validate the geojson and WKT (023db16)
  • upgrade deps (4904890)

💄 Polish

  • rename to solr-query-io-ts (f590ac5)

⚠️ BREAKING CHANGES

  • move package to solr-query-io-ts from solr-query-maker
  • Q.toString has been removed and replaced with SolrQueryFromElement.decode which validates its input
  • @holvonix-open/geojson-io-ts v5+ requires 2-dimensional positions and non-empty arrays
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc