Socket
Socket
Sign inDemoInstall

@lexical/clipboard

Package Overview
Dependencies
6
Maintainers
5
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.3 to 0.14.4

1

index.d.ts

@@ -1,2 +0,1 @@

/** @module @lexical/clipboard */
/**

@@ -3,0 +2,0 @@ * Copyright (c) Meta Platforms, Inc. and affiliates.

16

package.json

@@ -12,11 +12,11 @@ {

"license": "MIT",
"version": "0.14.3",
"version": "0.14.4",
"main": "LexicalClipboard.js",
"types": "index.d.ts",
"dependencies": {
"@lexical/html": "0.14.3",
"@lexical/list": "0.14.3",
"@lexical/selection": "0.14.3",
"@lexical/utils": "0.14.3",
"lexical": "0.14.3"
"@lexical/html": "0.14.4",
"@lexical/list": "0.14.4",
"@lexical/selection": "0.14.4",
"@lexical/utils": "0.14.4",
"lexical": "0.14.4"
},

@@ -34,2 +34,4 @@ "repository": {

"types": "./index.d.ts",
"development": "./LexicalClipboard.dev.mjs",
"production": "./LexicalClipboard.prod.mjs",
"node": "./LexicalClipboard.node.mjs",

@@ -40,2 +42,4 @@ "default": "./LexicalClipboard.mjs"

"types": "./index.d.ts",
"development": "./LexicalClipboard.dev.js",
"production": "./LexicalClipboard.prod.js",
"default": "./LexicalClipboard.js"

@@ -42,0 +46,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc