Socket
Socket
Sign inDemoInstall

dt_for_itables

Package Overview
Dependencies
30
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dt_for_itables

DataTables bundle for itables


Version published
Weekly downloads
1.3K
increased by2.4%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ITables logo

This package is a ESM bundle of DataTables and some of its extensions for ITables.

How to compile the bundle

Run the following commands:

npm install
npm run build

How to update the dependencies

Run

npm update

and check whether there are any outdated package with npm outdated.

How to publish a new version

Update the dependencies, bump the version in package.json, and then:

# Package the extension
npm pack

# Publish the package on npm with
npm publish --access=public

FAQs

Last updated on 28 Apr 2024

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