@lightsparkdev/core 0.1.3 → 0.1.4

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/.fossa.yml ADDED
@@ -0,0 +1,6 @@
1
+ version: 3
2
+
3
+ project:
4
+ id: lightspark/js-core-sdk
5
+ name: js-core-sdk
6
+ url: https://github.com/lightsparkdev/js-sdk
@@ -5,10 +5,10 @@ CLI tsup v6.7.0
5
5
  CLI Target: esnext
6
6
  CJS Build start
7
7
  ESM Build start
8
- ESM dist/index.js 17.38 KB
9
- ESM ⚡️ Build success in 51ms
10
8
  CJS dist/index.cjs 20.06 KB
11
- CJS ⚡️ Build success in 51ms
9
+ CJS ⚡️ Build success in 17ms
10
+ ESM dist/index.js 17.38 KB
11
+ ESM ⚡️ Build success in 17ms
12
12
  DTS Build start
13
- DTS ⚡️ Build success in 634ms
13
+ DTS ⚡️ Build success in 683ms
14
14
  DTS dist/index.d.ts 6.43 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @lightsparkdev/core
2
2
 
3
+ ## 0.1.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Adding some helpful utilities and fixing react native compatibility.
8
+
3
9
  ## 0.1.3
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightsparkdev/core",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Lightspark JS SDK",
5
5
  "author": "Lightspark Inc.",
6
6
  "keywords": [