@cloudquery/plugin-config-ui-connector
Advanced tools
Comparing version 0.0.9 to 0.1.0
{ | ||
"name": "@cloudquery/plugin-config-ui-connector", | ||
"description": "Plugin configuration UI connector for CloudQuery Cloud App", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"private": false, | ||
@@ -40,28 +40,28 @@ "main": "./dist/index.js", | ||
"devDependencies": { | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/preset-typescript": "7.24.7", | ||
"@microsoft/api-extractor": "7.47.0", | ||
"@types/jest": "29.5.12", | ||
"@typescript-eslint/eslint-plugin": "7.13.1", | ||
"@typescript-eslint/parser": "7.13.1", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-jsx-a11y": "6.9.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"eslint-plugin-react": "7.34.3", | ||
"eslint-plugin-react-hooks": "4.6.2", | ||
"eslint-plugin-sort-destructure-keys": "2.0.0", | ||
"eslint-plugin-unicorn": "54.0.0", | ||
"jest": "29.7.0", | ||
"jest-environment-jsdom": "29.7.0", | ||
"prettier": "3.3.2", | ||
"resize-observer-polyfill": "1.5.1", | ||
"rimraf": "5.0.7", | ||
"ts-loader": "9.5.1", | ||
"typescript": "5.4.2", | ||
"webpack": "5.92.1", | ||
"webpack-cli": "5.1.4" | ||
"@babel/preset-env": "^7.24.7", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jsx-a11y": "^6.9.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.34.3", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"eslint-plugin-sort-destructure-keys": "^2.0.0", | ||
"eslint-plugin-unicorn": "^54.0.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"prettier": "^3.3.2", | ||
"resize-observer-polyfill": "^1.5.1", | ||
"rimraf": "^5.0.7", | ||
"ts-loader": "^9.5.1", | ||
"typescript": "^5.4.2", | ||
"webpack": "^5.92.1", | ||
"webpack-cli": "^5.1.4" | ||
} | ||
} |
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
30547