Comparing version 0.1.2 to 0.1.3
@@ -6,2 +6,3 @@ "use strict"; | ||
exports.NumericOperations = operations_1.NumericOperations; | ||
exports.DateOperations = operations_1.DateOperations; | ||
var helpers_1 = require("./helpers"); | ||
@@ -8,0 +9,0 @@ var utilities_1 = require("./utilities"); |
@@ -1,2 +0,2 @@ | ||
import { StringOperations, NumericOperations } from './operations'; | ||
import { StringOperations, NumericOperations, DateOperations } from './operations'; | ||
import { EvaluationTree, EvaluationTreeLeaf, Item, Facets, Facet } from './types'; | ||
@@ -34,2 +34,2 @@ export default class Lapidary { | ||
} | ||
export { StringOperations, NumericOperations, Lapidary }; | ||
export { StringOperations, NumericOperations, DateOperations, Lapidary }; |
{ | ||
"name": "lapidary", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1652447
17566
1