New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@progress/kendo-react-tasks

Package Overview
Dependencies
Maintainers
1
Versions
471
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-react-tasks

An internal utility package exporting gulp tasks for the Kendo React components infrastructure

latest
Source
npmnpm
Version
8.2.7
Version published
Weekly downloads
109
990%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status npm version

An internal utility package exporting gulp tasks for the Kendo React components infrastructure.

  • gulp e2e—Runs the end-to-end tests (a single run).
  • gulp watch-e2e—Runs the end-to-end tests in a continuous mode.
  • gulp build-npm-bundle—Packages the component in a format suitable for publishing as an NPM package (common.js module).
  • gulp build-cdn—Packages the component in a format that is suitable for CDN upload (UMD format).
  • gulp build-package—Packages the component in all formats.
  • gulp start—Launches a dev server for preview/authoring of the examples.
  • gulp docs—Runs a dev server for preview/authoring of the markdown documentation.

Copyright © 2019 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.

Keywords

Kendo UI

FAQs

Package last updated on 27 Oct 2023

Did you know?

Socket

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