react-deepwatch 1.2.0 → 1.2.1

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.
Files changed (2) hide show
  1. package/index_esm.mjs +2 -0
  2. package/package.json +1 -1
package/index_esm.mjs CHANGED
@@ -10,6 +10,8 @@ export const isLoading = cjsIndex.isLoading
10
10
  export const loadFailed = cjsIndex.loadFailed
11
11
  export const poll = cjsIndex.poll
12
12
  export const debug_tagComponent = cjsIndex.debug_tagComponent
13
+ export const binding = cjsIndex.binding
14
+ export const bind = cjsIndex.bind
13
15
 
14
16
  import cjsPreserve from "./preserve.js"
15
17
  export const preserve = cjsPreserve.preserve
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-deepwatch",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "react",