New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nestjsx/crud

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjsx/crud - npm Package Versions

1
6

4.3.0-beta.1

Diff

zmotivat0r
published 4.3.0-beta.0 •

zmotivat0r
published 4.3.0-4.3.0-beta.0.0 •

zmotivat0r
published 4.3.0-alpha.0 •

zmotivat0r
published 4.2.0 •

Changelog

Source

[4.2.0] - 2019-07-26

Features

  • crud added support for older versions of UUID ([#186])

Bug Fixes

  • crud fixed BulkDto swagger description ([#159])
  • crud fixed CrudRequestInterceptor request parsing
  • requests added @nestjsx/util as a dependency ([#184])
  • requests fixed condition operators mapping ([#148])
  • requests fixed ISO date string validation ([#161])
  • typeorm fixed filtering and sorting by nested fields ([#105])
  • typeorm fixed too many nested levels exception ([#87])
  • typeorm fixed pagination pageCount ([#179])

Deps

  • dev updated deps
zmotivat0r
published 4.1.0 •

Changelog

Source

[4.1.0] - 2019-06-27

Features

  • crud added PUT request handling ([#107])
  • requests added creating request builder with params ([#131])
  • requests improved query params naming parsing ([#101])

Bug Fixes

  • crud set decorators after Swagger so metadata can be overwritten
  • requests added support for ISO-8610 date strings
zmotivat0r
published 4.0.1 •

Changelog

Source

[4.0.1] - 2019-06-21

Bug Fixes

  • requests fixed query parser to properly accept numbers and booleans ([#97])
zmotivat0r
published 4.0.0 •

Changelog

Source

[4.0.0] - 2019-06-12

BREAKING CHANGES

  • crud: changed CrudOptions (docs)
  • crud: remove decorators: @ParsedOptions, @ParsedParams, @ParsedQuery. Add decorator @ParsedRequest instead.
  • crud: change interfaces
  • services: remove RestfulOptions from services
  • services: changed base abstract class

Features

  • repo: refactor to monorepository
  • docs: new documentation
  • packages: totally refactor @nestjsx/crud to be service (ORM) agnostic
  • packages: add @nestjsx/crud-typeorm (docs)
  • packages: add @nestjsx/crud-request (docs, [#53])
  • crud: add global options (docs, [#64])
  • crud: add eager relations option ([#54], [#67])

Bug Fixes

  • several fixes
zmotivat0r
published 4.0.0-rc.3 •

zmotivat0r
published 4.0.0-rc.2 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc