Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "elysia", | ||
"description": "Ergonomic Framework for Human", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"author": { | ||
@@ -125,2 +125,7 @@ "name": "saltyAom", | ||
"require": "./dist/cjs/universal/env.js" | ||
}, | ||
"./universal/file": { | ||
"types": "./dist/universal/file.d.ts", | ||
"import": "./dist/universal/file.mjs", | ||
"require": "./dist/cjs/universal/file.js" | ||
} | ||
@@ -127,0 +132,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1786641