@udecode/plate-image
Advanced tools
Comparing version 15.0.3 to 16.0.0
{ | ||
"name": "@udecode/plate-image", | ||
"version": "15.0.3", | ||
"description": "Image plugin for Plate", | ||
"license": "MIT", | ||
"homepage": "https://plate.udecode.io", | ||
"version": "16.0.0", | ||
"description": "Deprecated package. Use @udecode/plate-media instead.", | ||
"homepage": "https://platejs.org", | ||
"bugs": { | ||
"url": "https://github.com/udecode/plate/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/udecode/plate.git", | ||
"directory": "packages/nodes/image" | ||
"url": "https://github.com/udecode/plate.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/udecode/plate/issues" | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
} | ||
}, | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
"dist/**/*" | ||
], | ||
"types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@udecode/plate-core": "15.0.3", | ||
"re-resizable": "^6.9.9", | ||
"react-textarea-autosize": "^8.3.3" | ||
"scripts": { | ||
"brl": "yarn p:brl", | ||
"build": "yarn p:build", | ||
"build:watch": "yarn p:build:watch", | ||
"clean": "yarn p:clean", | ||
"lint": "yarn p:lint", | ||
"lint:fix": "yarn p:lint:fix", | ||
"test": "yarn p:test", | ||
"test:watch": "yarn p:test:watch", | ||
"typecheck": "yarn p:typecheck" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0", | ||
"slate": ">=0.66.1", | ||
"slate-history": ">=0.66.0", | ||
"slate-react": ">=0.74.2" | ||
}, | ||
"keywords": [ | ||
"plate", | ||
"plugin", | ||
"slate" | ||
], | ||
"publishConfig": { | ||
@@ -39,0 +41,0 @@ "access": "public" |
@@ -1,15 +0,1 @@ | ||
# Plate image plugin | ||
This package implements the image plugin for Plate. | ||
## Documentation | ||
Check out [Image](https://plate.udecode.io/docs/plugins/image). | ||
## API | ||
See the [API documentation](https://plate-api.udecode.io/globals.html). | ||
## License | ||
[MIT](../../../LICENSE) | ||
Deprecated package. Use @udecode/plate instead. |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
1083
2
0
2
2
- Removed@udecode/plate-core@15.0.3
- Removedre-resizable@^6.9.9
- Removedreact-textarea-autosize@^8.3.3
- Removed@babel/runtime@7.26.9(transitive)
- Removed@juggle/resize-observer@3.4.0(transitive)
- Removed@radix-ui/react-compose-refs@0.1.0(transitive)
- Removed@radix-ui/react-slot@0.1.2(transitive)
- Removed@udecode/plate-core@15.0.3(transitive)
- Removed@udecode/zustood@1.1.3(transitive)
- Removedclsx@1.2.1(transitive)
- Removedcompute-scroll-into-view@3.1.1(transitive)
- Removeddequal@2.0.3(transitive)
- Removeddirection@1.0.4(transitive)
- Removedhotkeys-js@3.9.4(transitive)
- Removedimmer@10.1.19.0.21(transitive)
- Removedis-hotkey@0.2.0(transitive)
- Removedis-plain-object@5.0.0(transitive)
- Removedjotai@1.13.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedproxy-compare@2.6.0(transitive)
- Removedre-resizable@6.11.2(transitive)
- Removedreact@17.0.219.0.0(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedreact-hotkeys-hook@3.4.7(transitive)
- Removedreact-textarea-autosize@8.5.7(transitive)
- Removedreact-tracked@1.7.14(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedscheduler@0.25.0(transitive)
- Removedscroll-into-view-if-needed@3.1.0(transitive)
- Removedslate@0.112.0(transitive)
- Removedslate-dom@0.112.2(transitive)
- Removedslate-history@0.110.3(transitive)
- Removedslate-react@0.112.1(transitive)
- Removedtiny-invariant@1.3.1(transitive)
- Removedtiny-warning@1.0.3(transitive)
- Removeduse-composed-ref@1.4.0(transitive)
- Removeduse-context-selector@1.4.4(transitive)
- Removeduse-deep-compare@1.3.0(transitive)
- Removeduse-isomorphic-layout-effect@1.2.0(transitive)
- Removeduse-latest@1.3.0(transitive)
- Removedzustand@3.7.2(transitive)