@iobroker/admin-component-easy-access
Advanced tools
Comparing version 1.0.3 to 1.0.7
{ | ||
"name": "@iobroker/admin-component-easy-access", | ||
"version": "1.0.3", | ||
"description": "Admin JSON config component", | ||
"author": { | ||
"name": "bluefox", | ||
"email": "dogafox@gmail.com" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ioBroker/ioBroker.admin-component-easy-access.git" | ||
}, | ||
"module": "./admin/custom/customComponents.js", | ||
"keywords": [ | ||
"iobroker", | ||
"adapter", | ||
"iot" | ||
"name": "@iobroker/admin-component-easy-access", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "1.0.7", | ||
"scripts": { | ||
"start": "set PORT=4173 && craco start", | ||
"lint": "eslint --fix --ext .js,.jsx src", | ||
"webpack-build": "craco build", | ||
"build": "node tasks", | ||
"0-clean": "node tasks --0-clean", | ||
"1-npm": "node tasks --1-npm", | ||
"2-compile": "node tasks --2-compile", | ||
"3-copy": "node tasks --3-copy", | ||
"release": "release-script", | ||
"release-patch": "release-script patch --yes", | ||
"release-minor": "release-script minor --yes", | ||
"release-major": "release-script major --yes" | ||
}, | ||
"devDependencies": { | ||
"@craco/craco": "^7.1.0", | ||
"craco-esbuild": "^0.6.1", | ||
"craco-module-federation": "^1.1.0", | ||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11", | ||
"@alcalzone/release-script": "^3.8.0", | ||
"@alcalzone/release-script-plugin-license": "^3.7.0", | ||
"@iobroker/build-tools": "^2.0.6", | ||
"@iobroker/react-components": "^7.2.5", | ||
"@iobroker/json-config": "^7.2.5", | ||
"@mui/material": "^6.1.3", | ||
"prop-types": "^15.8.1", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-scripts": "^5.0.1", | ||
"@originjs/vite-plugin-federation": "^1.3.6", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@rollup/plugin-commonjs": "^28.0.0", | ||
"@rollup/plugin-node-resolve": "^15.3.0", | ||
"@rollup/plugin-replace": "^6.0.1", | ||
"@types/react": "^18.3.11", | ||
"@types/react-dom": "^18.3.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ioBroker/ioBroker.admin-component-easy-access.git" | ||
}, | ||
"author": { | ||
"name": "bluefox", | ||
"email": "dogafox@gmail.com" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/ioBroker/ioBroker.admin-component-easy-access/issues" | ||
}, | ||
"homepage": "https://github.com/ioBroker/ioBroker.admin-component-easy-access#readme", | ||
"module": "./build/admin/custom/customComponents.js", | ||
"files": [ | ||
"admin/", | ||
"img/" | ||
], | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/ioBroker/ioBroker.admin-component-easy-access/issues" | ||
}, | ||
"homepage": "https://github.com/ioBroker/ioBroker.admin-component-easy-access#readme", | ||
"devDependencies": {}, | ||
"dependencies": {} | ||
} | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
} | ||
} |
@@ -31,3 +31,3 @@ # ioBroker JSON Config component for Admin | ||
## Changelog | ||
### 1.0.3 (2024-10-11) | ||
### 1.0.7 (2024-10-11) | ||
* (bluefox) Replaced `@iobroker/adapter-react-v5` with `@iobroker/react-components` | ||
@@ -34,0 +34,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
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
Network access
Supply chain riskThis module accesses the network.
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
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
29024931
58
35162
21
7