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

@vueuse/head

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/head - npm Package Versions

1
10

0.7.13

Diff

Changelog

Source

0.7.13

  • chore: ignore .idea files
  • fix: use proper encoding for attr name / val pairs (#103)
  • fix: simplify tag dedupe logic (#105)
  • chore(ci): add export-size-action (#94)
  • tests: migrate to vitest, add nuxt e2e (#93)
egoist
published 0.7.12 •

Changelog

Source

0.7.12

  • chore: update deps
  • feat: sort critical tags and sort opt-in renderPriority (#89)
  • fix(types): export head schemas (#87)
egoist
published 0.7.11 •

Changelog

Source

0.7.11

No unreleased changes.

egoist
published 0.7.10 •

Changelog

Source

0.7.10

No unreleased changes.

egoist
published 0.7.9 •

Changelog

Source

0.7.9

No unreleased changes.

egoist
published 0.7.8 •

Changelog

Source

0.7.8

No unreleased changes.

egoist
published 0.7.7 •

Changelog

Source

0.7.7

No unreleased changes.

egoist
published 0.7.6 •

Changelog

Source

0.7.6

No unreleased changes.

egoist
published 0.7.5 •

Changelog

Source

0.7.5

  • Properly get key from HTML element.
  • Removed the buggy implementation of removing uncontrolled head elements. For example if you have a <meta name="description"> in index.html (which is not generated by useHead) and you use useHead to generate the same tag, the pre-existing one will be removed first, but the implementation will incorrectly remove the ones generated by useHead itself too, so this feature is now removed.
egoist
published 0.7.4 •

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