🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@kucrut/vite-for-wp

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kucrut/vite-for-wp - npm Package Versions

23

0.11.6

Diff
kucrut
published 0.11.6 •

Changelog

Source

0.11.6

Patch Changes

  • cea3aff: Update dependencies
kucrut
published 0.11.5 •

Changelog

Source

0.11.5

Patch Changes

  • 9cbd76f: Update JS dependencies
kucrut
published 0.11.4 •

Changelog

Source

0.11.4

Patch Changes

  • 8892f2a: wp_scripts: Fix externalised jsx-runtime
kucrut
published 0.11.3 •

Changelog

Source

0.11.3

Patch Changes

  • 96ed25c: Externalise react/jsx-runtime
  • d4bf568: Update wp-globals
  • 4191c01: Clean-up typings
kucrut
published 0.11.2 •

Changelog

Source

0.11.2

Patch Changes

  • 27da37f: Update readme
kucrut
published 0.11.1 •

Changelog

Source

0.11.1

Patch Changes

  • b188938: Fix wp_scripts on dev mode
kucrut
published 0.11.0 •

Changelog

Source

0.11.0

Minor Changes

  • b1e4f21: Fix wp_scripts plugin

Patch Changes

  • 6111279: Update dependencies (20250310)
  • 89ff79c: Update GH actions to use the latest versions
kucrut
published 0.10.0 •

Changelog

Source

0.10.0

Minor Changes

  • fc9ad64: Vite 6
kucrut
published 0.9.4 •

Changelog

Source

0.9.4

Patch Changes

  • 8305c3d: Update ESLint config, remove prettier
  • 1625421: Update deps: Vite 5.4
kucrut
published 0.9.3 •

Changelog

Source

0.9.3

Patch Changes

  • 3b9edd7: Exclude unnecessary files from git archive
  • c40e329: Respect build.sourcemap option, props @ernilambar