Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dt_for_itables

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dt_for_itables

DataTables bundle for itables

  • 2.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.9K
decreased by-2.1%
Maintainers
0
Weekly downloads
 
Created
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:js

How to update the dependencies

Run

npm update --save

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

Package last updated on 22 Sep 2024

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

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