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

slate-prop-types

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-prop-types - npm Package Compare versions

Comparing version 0.5.42 to 0.5.43

8

package.json
{
"name": "slate-prop-types",
"description": "A set of React prop type checkers for Slate editors.",
"version": "0.5.42",
"version": "0.5.43",
"license": "MIT",

@@ -17,10 +17,10 @@ "repository": "git://github.com/ianstormtaylor/slate.git",

"immutable": ">=3.8.1",
"slate": ">=0.32.0"
"slate": ">=0.32.0 <0.50.0"
},
"devDependencies": {
"mocha": "^2.5.3",
"slate": "^0.47.9"
"slate": "0.47.9 <0.50.0"
},
"scripts": {
"clean": "rm -rf ./dist ./lib ./node_modules"
"clean": "rimraf ./dist ./lib ./node_modules"
},

@@ -27,0 +27,0 @@ "umdGlobals": {

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