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

slate-history

Package Overview
Dependencies
Maintainers
1
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-history - npm Package Compare versions

Comparing version 0.50.6 to 0.50.7

dist/index.es.js

17

package.json
{
"name": "slate-history",
"description": "An operation-based history implementation for Slate editors.",
"version": "0.50.6",
"version": "0.50.7",
"license": "MIT",
"repository": "git://github.com/ianstormtaylor/slate.git",
"main": "lib/index.js",
"module": "lib/index.es.js",
"types": "lib/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"umd": "dist/slate-history.js",

@@ -14,4 +14,3 @@ "umdMin": "dist/slate-history.min.js",

"files": [
"dist/",
"lib/"
"dist/"
],

@@ -23,4 +22,4 @@ "dependencies": {

"devDependencies": {
"slate": "^0.50.5",
"slate-hyperscript": "^0.50.5"
"slate": "^0.50.6",
"slate-hyperscript": "^0.50.6"
},

@@ -43,3 +42,3 @@ "peerDependencies": {

],
"gitHead": "46f3be531911ae408f0f1e4ce31cbfea70f54b03"
"gitHead": "bd07635b1ebdf43d440fd388c7349040e5ccac43"
}
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