Socket
Socket
Sign inDemoInstall

@vueuse/shared

Package Overview
Dependencies
Maintainers
3
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/shared - npm Package Compare versions

Comparing version 8.0.0-beta.3 to 8.0.0

14

package.json
{
"name": "@vueuse/shared",
"version": "8.0.0-beta.3",
"version": "8.0.0",
"keywords": [

@@ -10,2 +10,3 @@ "vue",

"license": "MIT",
"author": "Anthony Fu <https://github.com/antfu>",
"repository": {

@@ -17,3 +18,7 @@ "type": "git",

"funding": "https://github.com/sponsors/antfu",
"author": "Anthony Fu <https://github.com/antfu>",
"main": "./index.cjs",
"module": "./index.mjs",
"types": "./index.d.ts",
"unpkg": "./index.iife.min.js",
"jsdelivr": "./index.iife.min.js",
"exports": {

@@ -27,7 +32,2 @@ ".": {

},
"main": "./index.cjs",
"types": "./index.d.ts",
"module": "./index.mjs",
"unpkg": "./index.iife.min.js",
"jsdelivr": "./index.iife.min.js",
"sideEffects": false,

@@ -34,0 +34,0 @@ "bugs": {

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