@devexperts/utils
Advanced tools
Comparing version 0.17.1 to 0.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.18.0"></a> | ||
# [0.18.0](https://github.com/devex-web-frontend/dx-platform/compare/v0.17.1...v0.18.0) (2018-10-04) | ||
**Note:** Version bump only for package @devexperts/utils | ||
<a name="0.17.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.17.1](https://github.com/devex-web-frontend/dx-platform/compare/v0.17.0...v0.17.1) (2018-09-26) |
@@ -0,0 +0,0 @@ import { Reader } from 'fp-ts/lib/Reader'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import Emitter from '../emitter/Emitter'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './dom'; | ||
export * from './prefix'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare type IEmitterEvents<F extends Function = Function> = { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export declare function disposable<T extends Function>(target: T): T; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export default function identity<T>(arg: T): T; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
export declare const raf: <F extends Function>(cb: F) => F & { | ||
cancel: () => void; | ||
}; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
export * from './fb'; | ||
export * from './object'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Omit } from 'typelevel-ts'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import Emitter from '../emitter/Emitter'; |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './string'; | ||
export * from './split'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@devexperts/utils", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"description": "", | ||
@@ -36,5 +36,5 @@ "main": "dist", | ||
"devDependencies": { | ||
"@devexperts/tools": "^0.17.1", | ||
"@devexperts/tools": "^0.18.0", | ||
"fp-ts": "^1.2.0" | ||
} | ||
} |
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
82114
7152