@dtect/security-sdk-react 0.0.2 → 0.0.3

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.
@@ -10,11 +10,11 @@
10
10
  CJS Build start
11
11
  ESM Build start
12
12
  CJS dist/index.js 2.67 KB
13
- CJS ⚡️ Build success in 12ms
13
+ CJS ⚡️ Build success in 9ms
14
14
  ESM dist/index.mjs 1.98 KB
15
- ESM ⚡️ Build success in 12ms
15
+ ESM ⚡️ Build success in 9ms
16
16
  DTS Build start
17
- DTS ⚡️ Build success in 646ms
17
+ DTS ⚡️ Build success in 627ms
18
18
  DTS dist/index.d.ts 1.55 KB
19
19
  DTS dist/index.d.mts 1.55 KB
20
- ✨ Done in 1.37s.
20
+ ✨ Done in 1.14s.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dtect/security-sdk-react",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dist/index.d.ts",