@thi.ng/api
Advanced tools
Comparing version 6.10.1 to 6.10.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [6.10.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.10.1...@thi.ng/api@6.10.2) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/api | ||
## [6.10.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/api@6.10.0...@thi.ng/api@6.10.1) (2020-04-11) | ||
@@ -8,0 +16,0 @@ |
37
index.js
@@ -1,40 +0,3 @@ | ||
export * from "./api/assoc"; | ||
export * from "./api/bind"; | ||
export * from "./api/buffered"; | ||
export * from "./api/clear"; | ||
export * from "./api/compare"; | ||
export * from "./api/contains"; | ||
export * from "./api/copy"; | ||
export * from "./api/deref"; | ||
export * from "./api/dissoc"; | ||
export * from "./api/empty"; | ||
export * from "./api/enable"; | ||
export * from "./api/equiv"; | ||
export * from "./api/event"; | ||
export * from "./api/fn"; | ||
export * from "./api/get"; | ||
export * from "./api/hash"; | ||
export * from "./api/hiccup"; | ||
export * from "./api/id"; | ||
export * from "./api/indexed"; | ||
export * from "./api/into"; | ||
export * from "./api/keyval"; | ||
export * from "./api/length"; | ||
export * from "./api/logger"; | ||
export * from "./api/meta"; | ||
export * from "./api/null"; | ||
export * from "./api/object"; | ||
export * from "./api/path"; | ||
export * from "./api/predicate"; | ||
export * from "./api/prim"; | ||
export * from "./api/range"; | ||
export * from "./api/release"; | ||
export * from "./api/reset"; | ||
export * from "./api/select"; | ||
export * from "./api/seq"; | ||
export * from "./api/set"; | ||
export * from "./api/stack"; | ||
export * from "./api/tuple"; | ||
export * from "./api/typedarray"; | ||
export * from "./api/watch"; | ||
export * from "./assert"; | ||
@@ -41,0 +4,0 @@ export * from "./constants"; |
{ | ||
"name": "@thi.ng/api", | ||
"version": "6.10.1", | ||
"version": "6.10.2", | ||
"description": "Common, generic types, interfaces & mixins", | ||
@@ -69,3 +69,3 @@ "module": "./index.js", | ||
"sideEffects": false, | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8" | ||
} |
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
131010
114
1996