Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

edit-ot-quill-delta

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edit-ot-quill-delta - npm Package Compare versions

Comparing version 4.2.1 to 4.2.2

1

dist/Op.d.ts

@@ -9,2 +9,3 @@ import AttributeMap from './AttributeMap';

}
export declare type Operation = Op;
declare namespace Op {

@@ -11,0 +12,0 @@ function iterator(ops: Op[]): Iterator;

2

package.json
{
"name": "edit-ot-quill-delta",
"version": "4.2.1",
"version": "4.2.2",
"description": "fork from https://github.com/quilljs/delta",

@@ -5,0 +5,0 @@ "author": "Jason Chen <jhchen7@gmail.com>",

@@ -13,2 +13,4 @@ import AttributeMap from './AttributeMap';

export type Operation = Op;
namespace Op {

@@ -15,0 +17,0 @@ export function iterator(ops: Op[]) {

Sorry, the diff of this file is not supported yet

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