Comparing version 0.13.0 to 0.13.1-rc.0
{ | ||
"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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123718
125