Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
@pandacss/preset-base
Advanced tools
The base preset for Panda CSS that contains the conditions and utilities
[0.4.0] - 2023-06-19
px
&::placeholder
panda ship
command does not write to the correct pathExperimental support for native .vue
files and .svelte
files
Add types for supported at-rules (@media
, @layer
, @container
, @supports
, and @page
)
Add webkit polyfill for common properties to reduce the need for autoprefixer
Add support for watch mode in codegen command via the --watch
or -w
flag.
panda codegen --watch
Add support for disabling shorthand props
import { defineConfig } from '@pandacss/dev'
export default defineConfig({
// ...
shorthands: false,
})
auto
value where neccessary to base utilities.0
value to default spacing tokens to allow for strictTokens
mode.FAQs
The base preset for Panda CSS that contains the conditions and utilities
The npm package @pandacss/preset-base receives a total of 47,795 weekly downloads. As such, @pandacss/preset-base popularity was classified as popular.
We found that @pandacss/preset-base 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 found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.