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

@cycle/rx-adapter

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle/rx-adapter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

lib/index.js

@@ -0,1 +1,2 @@

"use strict";
var rx_1 = require('rx');

@@ -2,0 +3,0 @@ function logToConsoleError(err) {

13

package.json
{
"name": "@cycle/rx-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Cycle.js RxJS 4 Stream Adapter",

@@ -37,7 +37,6 @@ "main": "lib/index.js",

"peerDependencies": {
"rx": "*",
"@cycle/base": "^1.2.0"
"rx": "*"
},
"devDependencies": {
"@cycle/base": "^1.2.0",
"@cycle/base": "^1.3.1",
"assert": "^1.3.0",

@@ -52,5 +51,5 @@ "babel-preset-es2015": "^6.3.13",

"rx": "^4.0.7",
"tslint": "^3.2.2",
"typescript": "^1.7.5",
"typings": "^0.6.3",
"tslint": "3.6.0",
"typescript": "^1.8.9",
"typings": "^0.7.12",
"uglify-js": "^2.6.1"

@@ -57,0 +56,0 @@ },

{
"dependencies": {},
"dependencies": {
"@cycle/base": "npm:@cycle/base"
},
"devDependencies": {},

@@ -4,0 +6,0 @@ "ambientDependencies": {

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