Socket
Socket
Sign inDemoInstall

solr-query-maker

Package Overview
Dependencies
9
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.0.1

Diff

Changelog

Source

2.0.1 (2019-08-10)

🐛 Bug Fixes

  • deps: bump fp-ts and various dev-deps (e259b6d)

🧦 Miscellaneous

  • this is a library, prod deps are chores by default (552d48c)
holvonix-bot
published 2.0.0 •

Changelog

Source

2.0.0 (2019-08-08)

🌟🚀 Features

  • define Primitive (incl. Glob and Spatial ops), Range, Literal, Clause and all operator types as io-ts codecs for greater type safety. (df42e51)
  • support node 12 (1059032)

💄 Polish

  • update package.json to our convention; prettify everything (1c215a6)

📖 Documentation

🔧 Build / Continuous Integration

🧦 Miscellaneous

⚠️ BREAKING CHANGES

  • Primitive is now always an object, with an explicit type for its enclosed value.
  • Range<T> limited to range-able types only - namely numbers, strings, and dates and carries the type of its bounds (valueType).
  • Spatial is no longer a generic type, but instead has op and geom properties inside its value.
  • All composite query elements are now made of object Primitives and no longer include JavaScript primitives.
  • Clause type now enforces that its child terms have a single primitive type.
  • Glob literals only allowed for strings and dates.
  • Bare TermValues are no longer Clauses. A new type QueryElement is the union of Clause and all TermValue types.
holvonix-bot
published 1.0.3 •

Changelog

Source

1.0.3 (2019-08-01)

Bug Fixes

  • build: fix broken build scripts (3aa5fed)
holvonix-bot
published 1.0.2 •

Changelog

Source

1.0.2 (2019-08-01)

Bug Fixes

holvonix-bot
published 1.0.1 •

Changelog

Source

1.0.1 (2019-08-01)

Bug Fixes

holvonix-bot
published 1.0.0 •

Changelog

Source

1.0.0 (2019-07-22)

Features

BREAKING CHANGES

  • 1.0.0: Promote to full v1.
holvonix-bot
published 0.10.0 •

Changelog

Source

0.10.0 (2019-07-20)

Features

holvonix-bot
published 0.9.1 •

Changelog

Source

0.10.0 (2019-07-20)

Features

holvonix-bot
published 0.9.0 •

holvonix-bot
published 0.2.2 •

2Next
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