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

slate-serializers

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slate-serializers - npm Package Compare versions

Comparing version 0.0.32 to 0.0.33

22

package.json
{
"name": "slate-serializers",
"version": "0.0.32",
"version": "0.0.33",
"description": "Serialize Slate JSON objects to HTML and vice versa. Define rules to modify the end result.",

@@ -30,17 +30,16 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@types/html-escaper": "^3.0.0",
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.1",
"commitizen": "^4.3.0",
"css-select": "^5.1.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3",
"jest": "^29.4.0",
"prettier": "^2.8.3",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
},

@@ -58,10 +57,11 @@ "config": {

"dependencies": {
"css-select": "^5.1.0",
"dom-serializer": "^2.0.0",
"domhandler": "^5.0.3",
"domutils": "^3.0.1",
"domutils": "^3.1.0",
"html-entities": "^2.3.3",
"htmlparser2": "~7.2.0",
"slate": "^0.88.1",
"slate": "^0.94.1",
"slate-hyperscript": "^0.77.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