@multiplatform.one/utils
Advanced tools
Comparing version
{ | ||
"name": "@multiplatform.one/utils", | ||
"version": "0.1.1", | ||
"version": "0.1.6", | ||
"description": "utilities for multiplatform.one", | ||
@@ -27,5 +27,5 @@ "sideEffects": false, | ||
}, | ||
"./transpileModules": { | ||
"import": "./lib/transpileModules.js", | ||
"require": "./lib/transpileModules.js" | ||
"./build": { | ||
"import": "./lib/build.js", | ||
"require": "./lib/build.js" | ||
}, | ||
@@ -47,3 +47,3 @@ "./package.json": "./package.json" | ||
"tsup": "^8.3.0", | ||
"typescript": "~5.3.3" | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -53,2 +53,5 @@ "engines": { | ||
}, | ||
"dependencies": { | ||
"yaml": "^2.6.0" | ||
}, | ||
"scripts": { | ||
@@ -55,0 +58,0 @@ "build": "tsup" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
18661
-5.21%1
Infinity%8
-20%172
-11.79%5
66.67%1
Infinity%+ Added
+ Added