@essex/build-util-hoister
Advanced tools
Comparing version 9.2.1 to 10.0.0
@@ -10,3 +10,3 @@ "use strict"; | ||
var __exportStar = (this && this.__exportStar) || function(m, exports) { | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); | ||
}; | ||
@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
{ | ||
"name": "@essex/build-util-hoister", | ||
"version": "9.2.1", | ||
"version": "10.0.0", | ||
"license": "MIT", | ||
@@ -12,7 +12,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/node": "^14.0.27", | ||
"@types/node": "^14.10.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "3.9.7" | ||
}, | ||
"gitHead": "fdf87a0b2f8af17fae91709ee3c894305b42f37a" | ||
"typescript": "^4.0.2" | ||
} | ||
} |
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
8129
14
1
2