New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cloudbase-vue-next

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudbase-vue-next - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "cloudbase-vue-next",
"version": "0.1.2",
"version": "0.1.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -10,4 +10,2 @@ import cloudbase from "@cloudbase/js-sdk"

const useCloud = () => {
console.log(inject("test"))
console.log(inject("cloud"))
return inject("cloud")

@@ -29,3 +27,2 @@ }

app.provide("cloud", cloud)
console.log(123)
}

@@ -32,0 +29,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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