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

pilota

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pilota - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

5

package.json
{
"name": "pilota",
"version": "5.0.0",
"version": "6.0.0",
"description": "Command bus for RxJS",

@@ -33,3 +33,3 @@ "scripts": {

"dependencies": {
"rxjs": "^5"
"rxjs": "^6"
},

@@ -47,2 +47,3 @@ "devDependencies": {

"mocha": "^3.0.2",
"rxjs-compat": "*",
"simple-mock": "^0.7.0",

@@ -49,0 +50,0 @@ "webpack": "^2.1.0-beta.25"

4

README.md

@@ -30,2 +30,6 @@ # Pilota: RxJS Command Bus [![Build Status](https://travis-ci.org/ndp-software/pilota.svg?branch=master)](https://travis-ci.org/ndp-software/pilota)

#### 0. Installation
Use pilota@5.0.0 for RxJS 5, and then later releases for 6.
#### 1. Create the state stream

@@ -32,0 +36,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