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

@cycle/dom

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle/dom - npm Package Compare versions

Comparing version 15.1.0 to 15.2.0

10

CHANGELOG.md

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

<a name="15.2.0"></a>
# 15.2.0 (2017-02-25)
### Bug Fixes
* **dom:** update snabbdom to v0.6.5, which solves some bugs ([0ab2f52](https://github.com/cyclejs/cyclejs/tree/master/packages/dom/commit/0ab2f52))
<a name="15.1.0"></a>

@@ -2,0 +12,0 @@ # 15.1.0 (2017-02-24)

4

package.json
{
"name": "@cycle/dom",
"version": "15.1.0",
"version": "15.2.0",
"description": "The standard DOM Driver for Cycle.js, based on Snabbdom",

@@ -38,3 +38,3 @@ "license": "MIT",

"es6-map": "^0.1.4",
"snabbdom": "0.6.4",
"snabbdom": "0.6.5",
"snabbdom-selector": "1.1.1",

@@ -41,0 +41,0 @@ "snabbdom-to-html": "3.0.1"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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