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

@vueuse/rxjs

Package Overview
Dependencies
Maintainers
3
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/rxjs - npm Package Compare versions

Comparing version 10.2.1 to 10.3.0

index.d.cts

7

package.json
{
"name": "@vueuse/rxjs",
"version": "10.2.1",
"version": "10.3.0",
"description": "Enables RxJS reactive functions in Vue",

@@ -27,3 +27,2 @@ "author": "Anthony Fu <https://github.com/antfu>",

".": {
"types": "./index.d.ts",
"require": "./index.cjs",

@@ -38,3 +37,3 @@ "import": "./index.mjs"

"jsdelivr": "./index.iife.min.js",
"types": "./index.d.ts",
"types": "./index.d.cts",
"peerDependencies": {

@@ -44,3 +43,3 @@ "rxjs": ">=6.0.0"

"dependencies": {
"@vueuse/shared": "10.2.1",
"@vueuse/shared": "10.3.0",
"vue-demi": ">=0.14.5"

@@ -47,0 +46,0 @@ },

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