Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@kameleoon/nextjs-visitor-code-manager
Advanced tools
Kameleoon NextJS Visitor Code Manager is a small helper package which provides default implementation for Kameleoon NextJS external Visitor Code Manager to manage cookie.
For more information refer to Official Kameleoon Documentation
npm install @kameleoon/nextjs-visitor-code-manager
yarn add @kameleoon/nextjs-visitor-code-manager
pnpm add @kameleoon/nextjs-visitor-code-manager
bun install @kameleoon/nextjs-visitor-code-manager
While using @kameleoon/nodejs-sdk
:
KameleoonVisitorCodeManager
import { KameleoonClient } from '@kameleoon/nodejs-sdk';
import { KameleoonVisitorCodeManager } from '@kameleoon/nextjs-visitor-code-manager';
const client = new KameleoonClient({
siteCode: 'my_site_code',
credentials: {
clientId: 'my_id',
clientSecret: 'my_secret',
},
externals: {
visitorCodeManager: new KameleoonVisitorCodeManager(),
},
});
FAQs
Kameleoon SDK NextJS VisitorCodeManager
The npm package @kameleoon/nextjs-visitor-code-manager receives a total of 521 weekly downloads. As such, @kameleoon/nextjs-visitor-code-manager popularity was classified as not popular.
We found that @kameleoon/nextjs-visitor-code-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.