@xylabs/assert
Advanced tools
| export type * from './types.ts'; | ||
| //# sourceMappingURL=model.d.ts.map |
| {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAAA,mBAAmB,YAAY,CAAA"} |
| //# sourceMappingURL=model.mjs.map |
| { | ||
| "version": 3, | ||
| "sources": [], | ||
| "sourcesContent": [], | ||
| "mappings": "", | ||
| "names": [] | ||
| } |
+7
-3
| { | ||
| "name": "@xylabs/assert", | ||
| "version": "6.0.0", | ||
| "version": "6.0.1", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -33,2 +33,6 @@ "keywords": [ | ||
| }, | ||
| "./model": { | ||
| "types": "./dist/neutral/model.d.ts", | ||
| "default": "./dist/neutral/model.mjs" | ||
| }, | ||
| "./package.json": "./package.json" | ||
@@ -44,4 +48,4 @@ }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.0.8", | ||
| "@xylabs/tsconfig": "^8.0.8", | ||
| "@xylabs/toolchain": "^8.1.0", | ||
| "@xylabs/tsconfig": "^8.1.0", | ||
| "eslint": "^10.4.0", | ||
@@ -48,0 +52,0 @@ "typescript": "^6.0.3", |
27186
1.63%17
30.77%149
1.36%