bi-element-ui 1.2.1 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/bi-element-ui.common.js +260 -92
- package/lib/bi-element-ui.umd.js +260 -92
- package/lib/bi-element-ui.umd.min.js +27 -27
- package/package.json +1 -1
- package/pnpm-lock.yaml +1 -1
package/package.json
CHANGED
package/pnpm-lock.yaml
CHANGED
@@ -6400,7 +6400,7 @@ packages:
|
|
6400
6400
|
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
|
6401
6401
|
engines: {node: '>= 4.0'}
|
6402
6402
|
os: [darwin]
|
6403
|
-
deprecated:
|
6403
|
+
deprecated: Upgrade to fsevents v2 to mitigate potential security issues
|
6404
6404
|
requiresBuild: true
|
6405
6405
|
dependencies:
|
6406
6406
|
bindings: 1.5.0
|