o11y_schema 258.35.0 → 258.36.0
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/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const constraint_builder_session={namespace:"sf.industriesConstraint",name:"ConstraintBuilderSession",pbjsSchema:{"nested":{"sf":{"nested":{"industriesConstraint":{"nested":{"ConstraintBuilderSession":{"fields":{"deactivateCount":{"id":3,"type":"uint32"},"activateCount":{"id":2,"type":"uint32"},"interactionName":{"id":1,"type":"string"},"saveCount":{"id":4,"type":"uint32"}}}}}}}}}};
|
|
1
|
+
export const constraint_builder_session={namespace:"sf.industriesConstraint",name:"ConstraintBuilderSession",pbjsSchema:{"nested":{"sf":{"nested":{"industriesConstraint":{"nested":{"ConstraintBuilderSession":{"fields":{"deactivateCount":{"id":3,"type":"uint32"},"buiSaveCount":{"id":7,"type":"uint32"},"activateCount":{"id":2,"type":"uint32"},"buiActivateCount":{"id":5,"type":"uint32"},"interactionName":{"id":1,"type":"string"},"buiDeactivateCount":{"id":6,"type":"uint32"},"saveCount":{"id":4,"type":"uint32"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='258.
|
|
1
|
+
export const version='258.36.0'
|