@remoteoss/json-schema-form 0.1.1-dev.20230616080231 → 0.1.1-dev.20230616085129
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/dist/index.cjs +2 -2
- package/dist/index.js +2 -2
- package/dist/standalone.js +785 -357
- package/json-schema-form.d.ts +21 -8
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
/*!
|
|
3
3
|
Copyright (c) 2023 Remote Technology, Inc.
|
|
4
|
-
NPM Package: @remoteoss/json-schema-form@0.1.1-dev.
|
|
5
|
-
Generated: Fri, 16 Jun 2023 08:
|
|
4
|
+
NPM Package: @remoteoss/json-schema-form@0.1.1-dev.20230616085129
|
|
5
|
+
Generated: Fri, 16 Jun 2023 08:51:42 GMT
|
|
6
6
|
|
|
7
7
|
MIT License
|
|
8
8
|
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
/*!
|
|
3
3
|
Copyright (c) 2023 Remote Technology, Inc.
|
|
4
|
-
NPM Package: @remoteoss/json-schema-form@0.1.1-dev.
|
|
5
|
-
Generated: Fri, 16 Jun 2023 08:
|
|
4
|
+
NPM Package: @remoteoss/json-schema-form@0.1.1-dev.20230616085129
|
|
5
|
+
Generated: Fri, 16 Jun 2023 08:51:42 GMT
|
|
6
6
|
|
|
7
7
|
MIT License
|
|
8
8
|
|