@callstack/reassure-logger
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -18,3 +18,3 @@ "use strict"; | ||
var _colors = require("./colors"); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } | ||
const defaultConfig = { | ||
@@ -21,0 +21,0 @@ verbose: false, |
{ | ||
"name": "@callstack/reassure-logger", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Logger for Reassure project", | ||
@@ -40,4 +40,4 @@ "main": "lib/commonjs/index.js", | ||
"del-cli": "^5.1.0", | ||
"react-native-builder-bob": "^0.23.2", | ||
"typescript": "^5.4.5" | ||
"react-native-builder-bob": "^0.24.0", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -44,0 +44,0 @@ "react-native-builder-bob": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16360