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

@nocobase/cache

Package Overview
Dependencies
Maintainers
0
Versions
442
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nocobase/cache - npm Package Versions

1
4243

0.8.0-alpha.7

Diff

Changelog

Source

v0.8.0-alpha.7 - 2022-11-01

Commits

chenos
published 0.8.0-alpha.6 •

Changelog

Source

v0.8.0-alpha.6 - 2022-11-01

Commits

  • chore(versions): 😊 publish v0.8.0-alpha.6 88b8a0f
  • fix: upgrade failure using docker af32f08
  • Update README.zh-CN.md fc7b17b
chenos
published 0.8.0-alpha.5 •

Changelog

Source

v0.8.0-alpha.5 - 2022-11-01

Commits

  • chore(versions): 😊 publish v0.8.0-alpha.5 3453f46
chenos
published 0.8.0-alpha.4 •

chenos
published 0.8.0-alpha.2 •

Changelog

Source

v0.8.0-alpha.2 - 2022-11-01

Commits

  • chore(versions): 😊 publish v0.8.0-alpha.2 7f4c2de
chenos
published 0.8.0-alpha.1 •

Changelog

Source

v0.8.0-alpha.1 - 2022-11-01

Merged

  • Some features #979
  • fix(client/form-fields): fix fields's x-read-pretty #994
  • feat: reference check #989
  • fix(client/menu-permisssions-page): fix menu-permisssions-page no data #993
  • feat: update docs #996
  • fix(client): add locale for sequence field #995
  • docs: update api docs #973
  • feat: update docs #990
  • fix(client/upload): fix upload mutiple files always uploading status #974
  • fix(client/table-selector-provider): make data range config effective #960
  • fix(client/formula): set cursor focus on input #959
  • feat: plugin workflow visualization #987
  • feat: support show lunar day in week and day #977
  • fix: add sample plugins #986
  • feat: improve code #978
  • chore: improve ci #976
  • feat: support show lunar day #972
  • chore: fix incorrect deps #970
  • fix: empty logic operator filter #961
  • fix(plugin-workflow): fix workflow update action #964
  • fix(database/formula-field): when formula's field caculate result is 0 it alse will be save #962
  • feat(file-manager): support tencent cos #958
  • feat: push ali docker registry #957
  • fix(plugin-workflow): fix constant schedule trigger time #956
  • Turkish readme #955
  • chore(versions): 😊 publish v0.7.6-alpha.2 #954
  • Turkish language #939
  • refactor(plugin-file-manager): move client code into plugin folder and enable path config #913
  • refactor: plugin manager #965
  • feat: add filter action to collection table #953
  • feat: ui schema cache #877
  • feat: changed with associations #943
  • feat: docker optimizing #948
  • fix(plugin-workflow): test changedWithAssociations() #950
  • fix(plugin-workflow): skip time based test #951
  • fix(plugin-workflow): fix schedule trigger bug #949
  • fix(plugin-workflow): fix collection fieldset component #942
  • fix(plugin-workflow): avoid revision with ghost nodes #941
  • fix(plugin-workflow): add req context to processor #936
  • feat: plugin workflow collection field #934
  • fix(plugin-workflow): fix schedule infinitely trigger when repeat not set #926
  • fix(plugin-workflow): temp disable validation of collection field in node #928
  • Doc/db repository #896
  • docs: fix resource & action dev doc #880
  • docs: fix i18n dev sample #910
  • feat: create with array of values #912
  • fix: unbind on error throwing #914
  • fix: appends merge now using primary key #911
  • Doc: api database events #887
  • feat: limit database identifier #908
  • fix: sync collection field default value #907
  • fix: appends merge includes #905
  • fix(samples): fix test case #903
  • fix: single relation repository appends query issue #901
  • feat(plugin-workflow): add concat calculator #894
  • fix(client/record-picker): support record-picker show format DataPicker #888
  • fix(client/block-select-collection): fix select collection menu view error #889
  • fix: unable to submit form during file upload #892
  • fix: run test by jest #891
  • feat(collection-manager): inverse fields can be configured #883
  • fix(formula): support integer and fix NaN error #879
  • fix: sort parameter is missing #849
  • fix: slow join query issued by appends field in find method of repository #845
  • feat(core/cache): support cache #876
  • feat: update option must have filter or filterByTk #847
  • added Russian translation #840
  • feat(database): add sequence field type #779
  • fix: can't access pages without permission via url #826
  • fix: listen promisify #899
  • refactor(core): simplify some code #895
  • feat: sample-custom-signup-page #893
  • docs: relation repository & acl #848
  • Update actions.md #873
  • docs: add testing dev doc #871
  • Doc: dev migration #870
  • Doc: command #869
  • docs: add hooks dev doc #868
  • feat: update development doc #866
  • feat: ratelimit sample plugin #862
  • feat: custom block sample #867
  • docs: move http to dev #861
  • refactor: middleware #857
  • Doc: dev i18n #858
  • docs: add resources-actions doc and sample #853
  • feat: add custom page sample and doc #855
  • feat: nocobase cli doc #854
  • fix: auto install a plugin on enable #852
  • Doc: dev collection fields #846
  • docs: server application api #842
  • docs: add actions api #844
  • refactor(doc): change to new structure #804
  • refactor: plugin manager #775

Commits

  • feat: release notes b185412
  • Update v08-changelog.md d242169
  • fix(client): tab pane initializers for create form block 929a4f8
chenos
published 0.7.7-alpha.1 •

Changelog

Source

v0.7.7-alpha.1 - 2022-10-26

Merged

  • fix(database/formula-field): when formula's field caculate result is 0 it alse will be save #962
  • feat(file-manager): support tencent cos #958
  • feat: push ali docker registry #957
  • fix(plugin-workflow): fix constant schedule trigger time #956
  • Turkish readme #955
  • chore(versions): 😊 publish v0.7.6-alpha.2 #954

Commits

  • chore(versions): 😊 publish v0.7.7-alpha.1 a7a807c
  • fix: lerna ERR! EUNCOMMIT M yarn.lock 39eb3c9
  • feat: api service 59f102d
chenos
published 0.7.6-alpha.2 •

Changelog

Source

v0.7.6-alpha.2 - 2022-10-24

Merged

  • Turkish language #939
  • refactor(plugin-file-manager): move client code into plugin folder and enable path config #913
  • feat: add filter action to collection table #953
  • feat: ui schema cache #877
  • feat: docker optimizing #948
  • fix(plugin-workflow): test changedWithAssociations() #950
  • fix(plugin-workflow): skip time based test #951
  • fix(plugin-workflow): fix schedule trigger bug #949

Commits

  • chore(versions): 😊 publish v0.7.6-alpha.1 a0382a9
  • chore(versions): 😊 publish v0.7.6-alpha.2 b304681
  • Revert "fix: registry.npmjs.org" e24d6bd
chenos
published 0.7.6-alpha.1 •

chenos
published 0.7.5-alpha.1 •

Changelog

Source

v0.7.5-alpha.1 - 2022-10-16

Merged

  • chore(versions): 😊 publish v0.7.5-alpha.1 #920
  • Feat: plugin workflow collection field #919
  • feat: create with array of values #912
  • fix: unbind on error throwing #914
  • fix: appends merge now using primary key #911
  • feat: limit database identifier #908
  • fix: sync collection field default value #907
  • fix: appends merge includes #905
  • fix: single relation repository appends query issue #901
  • feat(plugin-workflow): add concat calculator #894
  • fix(client/record-picker): support record-picker show format DataPicker #888
  • fix(client/block-select-collection): fix select collection menu view error #889
  • fix: unable to submit form during file upload #892
  • fix: run test by jest #891
  • feat(collection-manager): inverse fields can be configured #883
  • fix(formula): support integer and fix NaN error #879
  • fix: sort parameter is missing #849
  • fix: slow join query issued by appends field in find method of repository #845
  • feat(core/cache): support cache #876
  • feat: update option must have filter or filterByTk #847
  • added Russian translation #840
  • feat(database): add sequence field type #779
  • fix: can't access pages without permission via url #826
  • refactor(resourcer): combine middleware class #825
  • refactor(database): fix some fields and types #820
  • feat(locale): added Japanese translation #813
  • fix(plugin-workflow): fix value type for DatePicker to moment (#815) #819
  • refactor(plugin-workflow): export client calculators registry #816
  • fix: number storage type changed to double #810
  • refactor(server) #795
  • fix(plugin-verification): change provider rate limit error to 429 #788
  • fix(plugin-cm): fix field disappear after failed to update #773
  • fix: fix uiSchema undefined #770
  • fix(plugin-cm): fix unique option default value to update #768
  • fix(plugin-users): fix update profile 500 (#766) #767
  • fix: mysql column in where clause is ambiguous #756
  • feat(plugin-cm): add unique option for base fields #745
  • feat(plugin-verification): add plugin-verification and phone for users #722
  • feat: resize grid columns with drag and drop #748
  • refactor(client): split schema-initializer items into multiple files #744
  • refactor(plugin-workflow): change files mode to 644 #755
  • fix: db version check #749
  • feat: add examples #718

Fixed

  • fix(plugin-workflow): fix value type for DatePicker to moment (#815) (#819) #815
  • fix(plugin-users): fix update profile 500 (#766) (#767) #766
  • fix: db version check (#749) #742

Commits

  • fix(client): tab pane initializers for create form block 7efc4bc
  • fix: transaction cannot be rolled back because it has been finished with state: rollback 6dacec4
  • fix(database): fix the index name too long error 7bfe6b8
1
4243
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