@im-js/core
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "@im-js/core", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "I'M Releasing development-base on IMR standards.", | ||
@@ -26,4 +26,15 @@ "license": "ISC", | ||
"default": "./core.mjs" | ||
}, | ||
"./back": { | ||
"types": "./back/public-api.d.ts", | ||
"fesm2015": "./back/back.mjs", | ||
"fesm2020": "./back/back.mjs", | ||
"esm2020": "./back/back.mjs", | ||
"es2020": "./back/back.mjs", | ||
"require": "./back/back.cjs", | ||
"import": "./back/back.mjs", | ||
"node": "./back/back.mjs", | ||
"default": "./back/back.mjs" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
24522
21
732
2
6
2