@elementor/editor-v1-adapters
Advanced tools
Comparing version 0.8.2 to 0.8.3
# 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. |
{ | ||
"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" | ||
} | ||
} |
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
2
83541
27