Socket
Socket
Sign inDemoInstall

kentico-cloud-delivery-node-sdk

Package Overview
Dependencies
8
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    kentico-cloud-delivery-node-sdk

Official Kentico Cloud Delivery SDK for node


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Install size
17.6 MB
Created
Weekly downloads
 

Readme

Source

Kentico Cloud Delivery Node SDK

npm version Build Status npm Forums Coverage Status

An official client library for retrieving content from Kentico Cloud for Node.js

This library is based on Kentico Cloud Delivery TypeScript SDK. Visit this SDK for all examples & instructions on how to work with this library.

Scripts

  • Use npm test to run all tests.
  • Use npm run build to generate definitions & dist from the contents of lib folder.
  • Use update-sdk-info to run update SDK information by looking into package.json & writing it to a specialized file. This is picked up by delivery clients and used for identifying current SDK & version in request headers.

Publishing

In order to publish SDK first run one of following tasks to increase version & update sdk info file:

  • npm run new-patch
  • npm run new-minor
  • npm run new-major

And then run (note that tests and necessary scripts are automatically executed using the prepublishOnly script):

  • npm run publish

Feedback & Contribution

Feedback & Contributions are welcomed. Feel free to take/start an issue & submit PR.

Keywords

FAQs

Last updated on 19 Mar 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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