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.1.8 to 0.1.9

8

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

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

"peerDependencies": {
"slate": "^0.25.1"
"slate": "^0.25.2"
},

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

"mocha": "^2.5.3",
"slate": "^0.25.1",
"slate": "^0.25.2",
"uglify-js": "^2.7.0"

@@ -29,3 +29,3 @@ },

"clean": "rm -rf ./dist ./lib ./node_modules",
"prepublish": "yarn run build:max && yarn run build:min",
"prepublish": "yarn run build && yarn run build:max && yarn run build:min",
"watch": "babel --watch --out-dir ./lib ./src --source-maps inline"

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