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

@artibox/slate-blockquote

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artibox/slate-blockquote - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [1.0.0](https://github.com/React-Artibox/artibox/compare/v0.2.0...v1.0.0) (2020-05-12)
**Note:** Version bump only for package @artibox/slate-blockquote
# [0.2.0](https://github.com/React-Artibox/artibox/compare/v0.1.2...v0.2.0) (2020-01-06)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@artibox/slate-blockquote",
"version": "0.2.0",
"version": "1.0.0",
"description": "",

@@ -30,4 +30,4 @@ "author": "Rytass",

"dependencies": {
"@artibox/slate-common": "^0.2.0",
"@artibox/slate-jsx-serializer": "^0.2.0",
"@artibox/slate-common": "^1.0.0",
"@artibox/slate-jsx-serializer": "^1.0.0",
"@types/is-hotkey": "^0.1.1",

@@ -34,0 +34,0 @@ "@types/react": "^16.9.5",

@@ -60,3 +60,3 @@ <div align="center">

import { createJsxSerializer } from '@artibox/slate-jsx-serializer';
import { createBlockquoteJsxSerializerRule } from '@artibox/slate-italic';
import { createBlockquoteJsxSerializerRule } from '@artibox/slate-blockquote';

@@ -63,0 +63,0 @@ const jsxSerializer = createJsxSerializer({

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