@machinemetrics/mm-react-tools 4.11.0 → 4.12.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.
@@ -23161,7 +23161,6 @@ const ho = {
23161
23161
  response_type: "code",
23162
23162
  state: de,
23163
23163
  scope: t,
23164
- ttl: 1209600,
23165
23164
  client_id: n,
23166
23165
  ...c !== void 0 && { device: c },
23167
23166
  redirect_uri: `${window.location.origin}/authorize/mm/callback`,
@@ -1 +1 @@
1
- {"version":3,"file":"MMProvider.d.ts","sourceRoot":"","sources":["../../src/MMProvider.tsx"],"names":[],"mappings":"AAqEA,QAAA,MAAM,UAAU,GAAI,yIAWjB,GAAG,4CA8OL,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"MMProvider.d.ts","sourceRoot":"","sources":["../../src/MMProvider.tsx"],"names":[],"mappings":"AAqEA,QAAA,MAAM,UAAU,GAAI,yIAWjB,GAAG,4CA6OL,CAAC;AAEF,eAAe,UAAU,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@machinemetrics/mm-react-tools",
3
- "version": "4.11.0",
3
+ "version": "4.12.0",
4
4
  "description": "Components, hooks, and helper functions for writing React apps using MachineMetrics APIs.",
5
5
  "author": "machinemetrics",
6
6
  "license": "MIT",