jest-get-type
Advanced tools
Comparing version 30.0.0-alpha.6 to 30.0.0-alpha.7
@@ -12,3 +12,3 @@ /*! | ||
var __webpack_exports__ = {}; | ||
// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). | ||
// This entry needs to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). | ||
(() => { | ||
@@ -15,0 +15,0 @@ var exports = __webpack_exports__; |
{ | ||
"name": "jest-get-type", | ||
"description": "A utility function to get the type of a value", | ||
"version": "30.0.0-alpha.6", | ||
"version": "30.0.0-alpha.7", | ||
"repository": { | ||
@@ -28,3 +28,3 @@ "type": "git", | ||
}, | ||
"gitHead": "ba74b7de1b9cca88daf33f9d1b46bfe2b7f485a5" | ||
"gitHead": "bacb7de30d053cd87181294b0c8a8576632a8b02" | ||
} |
4561