@8base/utils
Advanced tools
Comparing version 0.29.0 to 0.29.1
@@ -1,2 +0,1 @@ | ||
import * as tableSelectors from './selectors/tableSelectors'; | ||
export * from './constants'; | ||
@@ -9,3 +8,2 @@ export * from './formatters'; | ||
export * from './types'; | ||
export { tableSelectors }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -5,12 +5,3 @@ "use strict"; | ||
} | ||
var __importStar = (this && this.__importStar) || function (mod) { | ||
if (mod && mod.__esModule) return mod; | ||
var result = {}; | ||
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k]; | ||
result["default"] = mod; | ||
return result; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tableSelectors = __importStar(require("./selectors/tableSelectors")); | ||
exports.tableSelectors = tableSelectors; | ||
__export(require("./constants")); | ||
@@ -17,0 +8,0 @@ __export(require("./formatters")); |
{ | ||
"name": "@8base/utils", | ||
"version": "0.29.0", | ||
"version": "0.29.1", | ||
"repository": "https://github.com/8base/sdk", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/8base/sdk/tree/master/packages/utils#readme", |
@@ -1,3 +0,1 @@ | ||
import * as tableSelectors from './selectors/tableSelectors'; | ||
export * from './constants'; | ||
@@ -10,3 +8,1 @@ export * from './formatters'; | ||
export * from './types'; | ||
export { tableSelectors }; |
Sorry, the diff of this file is not supported yet
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
216927
364
3481