Socket
Socket
Sign inDemoInstall

@cycle/history

Package Overview
Dependencies
25
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.9.0 to 6.10.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="6.10.0"></a>
# 6.10.0 (2017-11-27)
### Bug Fixes
* **history:** add [@types](https://github.com/types)/history as dependency ([d4e572f](https://github.com/cyclejs/cyclejs/commit/d4e572f)), closes [#741](https://github.com/cyclejs/cyclejs/issues/741)
<a name="6.9.0"></a>

@@ -2,0 +12,0 @@ # 6.9.0 (2017-11-14)

4

package.json
{
"name": "@cycle/history",
"version": "6.9.0",
"version": "6.10.0",
"description": "The standard history driver for Cycle.js",

@@ -19,2 +19,3 @@ "main": "lib/cjs/index.js",

"@cycle/run": "*",
"@types/history": "4.6.x",
"history": "4.7.x",

@@ -27,3 +28,2 @@ "xstream": "*"

"@cycle/rxjs-run": "7.2",
"@types/history": "4.6.x",
"@types/mocha": "^2.2.32",

@@ -30,0 +30,0 @@ "@types/node": "8.0.x",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc