@onekeyfe/react-native-native-logger 3.0.9 → 3.0.11

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.
@@ -326,7 +326,7 @@ private class OneKeyLogFileManager: DDLogFileManagerDefault {
326
326
  dedupLock.lock()
327
327
  let pending = repeatCount
328
328
  repeatCount = 0
329
- prevLogMessage = nil
329
+ prevLogKey = nil
330
330
  dedupLock.unlock()
331
331
 
332
332
  if pending > 0 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onekeyfe/react-native-native-logger",
3
- "version": "3.0.9",
3
+ "version": "3.0.11",
4
4
  "description": "react-native-native-logger",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",
@@ -31,7 +31,8 @@
31
31
  "!**/__tests__",
32
32
  "!**/__fixtures__",
33
33
  "!**/__mocks__",
34
- "!**/.*"
34
+ "!**/.*",
35
+ "!**/*.map"
35
36
  ],
36
37
  "scripts": {
37
38
  "clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"../../src","sources":["NativeLogger.nitro.ts"],"mappings":"","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["NitroModules","NativeLoggerHybridObject","createHybridObject","NativeLogger"],"sourceRoot":"../../src","sources":["index.tsx"],"mappings":";;AAAA,SAASA,YAAY,QAAQ,4BAA4B;AAGzD,MAAMC,wBAAwB,GAC5BD,YAAY,CAACE,kBAAkB,CAAmB,cAAc,CAAC;AAEnE,OAAO,MAAMC,YAAY,GAAGF,wBAAwB","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"file":"NativeLogger.nitro.d.ts","sourceRoot":"","sources":["../../../src/NativeLogger.nitro.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAE/D,MAAM,WAAW,YACf,SAAQ,YAAY,CAAC;IAAE,GAAG,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,QAAQ,CAAA;CAAE,CAAC;IACzD,KAAK,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,sFAAsF;IACtF,kBAAkB,IAAI,IAAI,CAAC;IAC3B,eAAe,IAAI,MAAM,CAAC;IAC1B,eAAe,IAAI,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC;IACrC,cAAc,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CACjC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,IAAI,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAK7E,eAAO,MAAM,YAAY,kBAA2B,CAAC;AACrD,mBAAmB,sBAAsB,CAAC"}