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

@myeditorcool/imageeditor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myeditorcool/imageeditor - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

16

package.json
{
"name": "@myeditorcool/imageeditor",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -26,3 +26,15 @@ "type": "module",

],
"module": "./dist/ImageEditor.js",
"module": "./dist/ImageEditor.es.js",
"exports": {
".": {
"import": "./dist/ImageEditor.es.js"
}
},
"myeditorcool": {
"extension": [
".png",
".jpg",
".jpeg"
]
},
"publishConfig": {

@@ -29,0 +41,0 @@ "access": "public"

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