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

slate-hyperscript

Package Overview
Dependencies
Maintainers
1
Versions
393
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-hyperscript - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

10

Changelog.md

@@ -10,2 +10,12 @@

### `0.2.0` — October 14, 2017
###### BREAKING
- **Updated work with `slate@0.27.0`.** The new version of Slate renames the old `Range` model to `Leaf`, and the old `Selection` model to `Range`.
---
### `0.1.0` — September 17, 2017

@@ -12,0 +22,0 @@

6

package.json
{
"name": "slate-hyperscript",
"description": "A hyperscript helper for creating Slate documents.",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",

@@ -13,3 +13,3 @@ "repository": "git://github.com/ianstormtaylor/slate.git",

"peerDependencies": {
"slate": "^0.27.0"
"slate": "^0.27.1"
},

@@ -20,3 +20,3 @@ "devDependencies": {

"mocha": "^2.5.3",
"slate": "^0.27.0",
"slate": "^0.27.1",
"uglify-js": "^2.7.0"

@@ -23,0 +23,0 @@ },

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