@felte/element
Advanced tools
Comparing version 0.5.7 to 0.5.8
{ | ||
"name": "@felte/element", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"description": "An extensible form library that can be used as a custom element", | ||
@@ -36,3 +36,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@felte/core": "1.3.7" | ||
"@felte/core": "1.3.8" | ||
}, | ||
@@ -43,5 +43,14 @@ "publishConfig": { | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./felte-form": "./felte-form/index.js", | ||
"./felte-field": "./felte-field/index.js", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js" | ||
}, | ||
"./felte-form": { | ||
"types": "./dist/felte-form.d.ts", | ||
"default": "./felte-form/index.js" | ||
}, | ||
"./felte-field": { | ||
"types": "./dist/felte-field.d.ts", | ||
"default": "./felte-field/index.js" | ||
}, | ||
"./package.json": "./package.json", | ||
@@ -48,0 +57,0 @@ "./custom-elements.json": "./custom-elements.json" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
113520
0
+ Added@felte/common@1.1.5(transitive)
+ Added@felte/core@1.3.8(transitive)
- Removed@felte/common@1.1.4(transitive)
- Removed@felte/core@1.3.7(transitive)
Updated@felte/core@1.3.8