Socket
Socket
Sign inDemoInstall

@craftercms/utils

Package Overview
Dependencies
0
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

2.0.5

Diff

Changelog

Source

2.0.5

@craftercms/content

  • Add prop data type parsing to parsedDescriptor

@craftercms/ice

  • Add v4 support to addAuthoringSupport
rart
published 2.0.4 •

Changelog

Source

2.0.4

@craftercms/content

  • Fix flatten argument to getDescriptor getting lost/ignored

@craftercms/models

  • Move types from other files into models package
  • Adding missing properties to NavigationItem interface
rart
published 2.0.3 •

Changelog

Source

2.0.3

@craftercms/classes

  • Change SDKService.httpGet to use fetch instead of rxjs.ajax
  • Fix fetch's mode (for cors)
  • Extend support for other fetch modes
  • Switch from using URLSearchParams to using query-string for the same purpose
rart
published 2.0.2 •

Changelog

Source

2.0.2

  • Allow CORs
    • Use crafterConf.configure({ cors: true, ... }) to enable CORs mode.
  • Fix fetchIsAuthoring and addAuthoringSupport not retrieving for baseUrl from crafterConf.
rart
published 2.0.1 •

Changelog

Source

2.0.1

@craftercms/redux

  • Upgrade to redux-observable 2
rart
published 2.0.0 •

Changelog

Source

2.0.0

All packages

  • Update to rxjs @ ^7

@craftercms/search

  • Remove support for Solr
rart
published 1.2.6 •

rart
published 1.2.5 •

rart
published 1.2.4 •

Changelog

Source

1.2.4

@craftercms/content

  • Add ability to specify flatten for the content_store/descriptor endpoint (via the config argument of the function).
  • Make parseDescriptor be able to handle the deserialization products of the recent crafter-source & crafter-source-content-type-id attribute additions.

@craftercms/ice

  • [bugfix] Handle calls to repaintPencils before the dependency loader has been configured to avoid incorrect paths to load scripts/css from.
  • Extend support to react 17 (peerDependencies).

misc

  • Upgrade to typescript 4+
    • Fix type check issues that arose from upgrade.
rart
published 1.2.3 •

Changelog

Source

1.2.3

@craftercms/ice

  • Add package.json to react folder for prettier import usage and module bundler support

@craftercms/content

  • Improve robustness of parseDescriptor function
  • Adds preParseSearchResults function

misc

  • Added docs to package readme files for plain html/js usage
  • Removed the browser field from package.json files so bundlers can make use of es6 modules and tree shaking
  • Add npm badge to README files
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