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

vuse-rx

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuse-rx - npm Package Compare versions

Comparing version 0.13.0 to 0.13.1-rc.0

LICENSE

7

package.json
{
"name": "vuse-rx",
"version": "0.13.0",
"version": "0.13.1-rc.0",
"sideEffects": false,

@@ -29,2 +29,3 @@ "description": "First-class rxjs support for Vue 3",

"prerelease": "npm version prerelease --preid=rc",
"pre-patch": "npm version prerelease --preid=rc",
"pre-minor": "npm version preminor --preid=rc",

@@ -82,3 +83,3 @@ "pre-major": "npm version premajor --preid=rc",

"rollup-plugin-typescript2": "^0.29.0",
"rxjs": "^6.6.3",
"rxjs": "^7.1.0",
"ts-jest": "^26.5.0",

@@ -91,3 +92,3 @@ "typescript": "^4.2.3",

"peerDependencies": {
"rxjs": "^6.6.3",
"rxjs": "^7.1.0",
"vue": "^3.0.5"

@@ -94,0 +95,0 @@ },

@@ -7,3 +7,3 @@ <h1 align="center" style="text-align: center">

<p align="center" style="text-align: center">
<a href="https://github.com/Raiondesu/vuse-rx/actions"><img src="https://img.shields.io/github/workflow/status/raiondesu/vuse-rx/CI?style=flat-square"/></a>
<a href="https://github.com/Raiondesu/vuse-rx/actions"><img src="https://img.shields.io/github/workflow/status/raiondesu/vuse-rx/publish?style=flat-square"/></a>
<a href="https://npmjs.com/vuse-rx"><img src="https://img.shields.io/npm/v/vuse-rx?style=flat-square"/></a>

@@ -10,0 +10,0 @@ <a href="https://bundlephobia.com/result?p=vuse-rx"><img src="https://img.shields.io/bundlephobia/minzip/vuse-rx?style=flat-square"/></a>

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