
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
django-cookie-consent
Advanced tools
Package containing the JS code for django-cookie-consent.
The cookiebar module is shipped in the Python package itself and available through django's staticfiles mechanism. This package is aimed at users wishing to include the assets in their own Javascript bundle through webpack/vite/...
npm install django-cookie-consent
You can now import the public API in your own bundle:
import {showCookieBar} from '@jazzband/django-cookie-consent';
The source code is written in TypeScript. The type declarations are shipped in the published package.
We only publish ES modules and do not offer CommonJS.
Use nvm
or your tool of choice to select the right NodeJS version:
nvm use
Building the NPM package:
npm run build
Lastly, the frontend toolchain also builds the cookiebar module bundle that's included in the Python package:
npm run build:django-static
FAQs
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.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.