@gasket/utils
Advanced tools
Comparing version 7.0.0-next.34 to 7.0.0-next.37
{ | ||
"name": "@gasket/utils", | ||
"version": "7.0.0-next.34", | ||
"version": "7.0.0-next.37", | ||
"description": "Reusable utilities for Gasket internals", | ||
@@ -8,3 +8,2 @@ "main": "lib", | ||
"files": [ | ||
"docs", | ||
"lib" | ||
@@ -19,3 +18,2 @@ ], | ||
"posttest": "npm run lint && npm run typecheck", | ||
"docs": "jsdoc2md --plugin @godaddy/dmd --files lib/*.js > docs/api.md", | ||
"typecheck": "tsc", | ||
@@ -52,3 +50,3 @@ "typecheck:watch": "tsc --watch" | ||
"devDependencies": { | ||
"@gasket/core": "^7.0.0-next.34", | ||
"@gasket/core": "^7.0.0-next.37", | ||
"@godaddy/dmd": "^1.0.4", | ||
@@ -63,3 +61,2 @@ "abort-controller": "^3.0.0", | ||
"jest": "^29.7.0", | ||
"jsdoc-to-markdown": "^7.1.0", | ||
"typescript": "^5.4.5" | ||
@@ -84,3 +81,3 @@ }, | ||
], | ||
"gitHead": "219ddcd68d2d6efd13a8324da31a7dc51cf2b78a" | ||
"gitHead": "5bf71e70be11a36fd53df3ab535a7199c9d0f320" | ||
} |
11
19869
10