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

vue-useurl

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-useurl - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

11

package.json
{
"name": "vue-useurl",
"version": "1.0.12",
"version": "1.0.13",
"description": "Url Builder Hook for Vue.js Composition API",

@@ -29,3 +29,5 @@ "main": "src/index.js",

"peerDependencies": {
"@vue/composition-api": ">=1.0.0-rc.1",
"vue": "^2.0.0 || >=3.0.0",
"vue-demi": "latest"
},

@@ -37,7 +39,4 @@ "devDependencies": {

"eslint": "^8.14.0",
"typescript": "^4.6.4",
"@vue/composition-api": ">=1.0.0-rc.1",
"vue": "^2.0.0 || >=3.0.0",
"vue-demi": "latest"
"typescript": "^4.6.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