@literate.ink/utilities
Advanced tools
Comparing version 1.0.0-9978039069.1 to 1.0.0-10084301896.1
{ | ||
"name": "@literate.ink/utilities", | ||
"version": "1.0.0-9978039069.1", | ||
"version": "1.0.0-10084301896.1", | ||
"description": "A general package containing utilities for helping building our libraries.", | ||
@@ -13,4 +13,7 @@ "private": false, | ||
], | ||
"bin": { | ||
"wasm-build": "./dist/build.mjs" | ||
}, | ||
"author": "Mikkel ALMONTE--RINGAUD <mikkel@milescode.dev> (https://github.com/Vexcited)", | ||
"repository": "github:LiterateInk/Utilities", | ||
"repository": "https://github.com/LiterateInk/Utilities", | ||
"homepage": "https://docs.literate.ink/utilities", | ||
@@ -34,6 +37,9 @@ "bugs": { | ||
"devDependencies": { | ||
"terser": "^5.31.2", | ||
"@types/node": "^20.14.12", | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.5.3" | ||
}, | ||
"dependencies": { | ||
"terser": "^5.31.3" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
24093
11
24
1
44
1
+ Addedterser@^5.31.3
+ Added@jridgewell/gen-mapping@0.3.8(transitive)
+ Added@jridgewell/resolve-uri@3.1.2(transitive)
+ Added@jridgewell/set-array@1.2.1(transitive)
+ Added@jridgewell/source-map@0.3.6(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@jridgewell/trace-mapping@0.3.25(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedterser@5.39.0(transitive)