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

@elementor/editor-v1-adapters

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elementor/editor-v1-adapters - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

6

CHANGELOG.md
# Change Log
## 0.8.3
### Patch Changes
- 9abdfaf: Fix package.json exports field
All notable changes to this project will be documented in this file.

@@ -4,0 +10,0 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

9

package.json
{
"name": "@elementor/editor-v1-adapters",
"version": "0.8.2",
"version": "0.8.3",
"private": false,

@@ -13,5 +13,5 @@ "author": "Elementor Team",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"types": "./dist/index.d.ts"
"require": "./dist/index.js"
},

@@ -44,4 +44,3 @@ "./package.json": "./package.json"

"react": "^18.3.1"
},
"gitHead": "fceae13994a4b8c16955e37448179b13ed78a71a"
}
}
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