@instructure/debounce
Advanced tools
Comparing version 5.42.0-rc.6 to 5.42.1-rc.0
@@ -6,4 +6,3 @@ # Change Log | ||
<a name="5.42.0-rc.6"></a> | ||
# [5.42.0-rc.6](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0-rc.6) (2019-02-12) | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
@@ -16,2 +15,19 @@ **Note:** Version bump only for package @instructure/debounce | ||
## [5.42.1-rc.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.1-rc.0) (2019-02-19) | ||
**Note:** Version bump only for package @instructure/debounce | ||
<a name="5.42.0"></a> | ||
# [5.42.0](https://github.com/instructure/instructure-ui/compare/v5.41.1...v5.42.0) (2019-02-15) | ||
**Note:** Version bump only for package @instructure/debounce | ||
<a name="5.41.1"></a> | ||
@@ -18,0 +34,0 @@ ## [5.41.1](https://github.com/instructure/instructure-ui/compare/v5.41.0...v5.41.1) (2019-01-30) |
{ | ||
"name": "@instructure/debounce", | ||
"version": "5.42.0-rc.6", | ||
"version": "5.42.1-rc.0", | ||
"description": "A debounce util made by Instructure Inc.", | ||
@@ -23,4 +23,7 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "^5.42.0-rc.6" | ||
"@instructure/ui-babel-preset": "^5.42.1-rc.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7" | ||
}, | ||
"publishConfig": { | ||
@@ -30,3 +33,3 @@ "access": "public" | ||
"sideEffects": false, | ||
"gitHead": "08890e7d0dc1472a62b3284163770bf90a77e731" | ||
"gitHead": "5d91b34f8ef326093b3b1350f5aa55a4edc29208" | ||
} |
24311
7
1
+ Added@babel/runtime@^7
+ Added@babel/runtime@7.26.9(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)