hs-services
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -14,2 +14,4 @@ "use strict"; | ||
var mediaBreakpoints = _interopRequireWildcard(require("./mediaBreakpoints")); | ||
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; } | ||
@@ -20,4 +22,6 @@ | ||
var _default = { | ||
colours: colours | ||
colours: colours, | ||
regexs: regexs, | ||
mediaBreakpoints: mediaBreakpoints | ||
}; | ||
exports["default"] = _default; |
{ | ||
"name": "hs-services", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"build": "npx babel src --out-dir dist", | ||
"build": "npx babel src --out-dir dist", | ||
"start": "npx babel src --watch --out-dir dist" | ||
@@ -9,0 +9,0 @@ }, |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
11207
7
214
1
19