create-ima-app
Advanced tools
+1
-1
| { | ||
| "name": "create-ima-app", | ||
| "version": "20.0.0", | ||
| "version": "20.0.1", | ||
| "description": "Create a IMA.js App easily.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -21,4 +21,4 @@ { | ||
| "@ima/plugin-testing-integration": "^5.3.0", | ||
| "@ima/cli": "20.0.0", | ||
| "@ima/testing-library": "20.0.0", | ||
| "@ima/cli": "^20.0.2", | ||
| "@ima/testing-library": "^20.1.0", | ||
| "@swc-contrib/mut-cjs-exports": "^13.0.0", | ||
@@ -34,3 +34,3 @@ "@swc/jest": "^0.2.39", | ||
| "eslint-plugin-react": "^7.37.5", | ||
| "error-to-json": "2.0.1", | ||
| "error-to-json": "^2.0.1", | ||
| "identity-obj-proxy": "^3.0.0", | ||
@@ -42,7 +42,7 @@ "jest": "^29.7.0", | ||
| "dependencies": { | ||
| "@ima/core": "20.0.0", | ||
| "@ima/react-page-renderer": "20.0.0", | ||
| "@ima/server": "20.0.0", | ||
| "compression": "1.8.1", | ||
| "connect-timeout": "1.9.1", | ||
| "@ima/core": "^20.0.2", | ||
| "@ima/react-page-renderer": "^20.0.1", | ||
| "@ima/server": "^20.0.5", | ||
| "compression": "^1.8.1", | ||
| "connect-timeout": "^1.9.1", | ||
| "cookie-parser": "^1.4.7", | ||
@@ -49,0 +49,0 @@ "express": "^5.1.0", |
@@ -7,3 +7,3 @@ import './card.less'; | ||
| <a className='card-title' target='_blank' href={href} rel='noreferrer'> | ||
| <h3>{title} »</h3> | ||
| <h3>{title}»</h3> | ||
| </a> | ||
@@ -10,0 +10,0 @@ <p |
@@ -13,3 +13,3 @@ import './card.less'; | ||
| <a className='card-title' target='_blank' href={href} rel='noreferrer'> | ||
| <h3>{title} »</h3> | ||
| <h3>{title}»</h3> | ||
| </a> | ||
@@ -16,0 +16,0 @@ <p |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
240570
0.15%