@datadog/ui-extensions-react
Advanced tools
Comparing version 0.30.1 to 0.30.2-canary.db69cf6.0
{ | ||
"name": "@datadog/ui-extensions-react", | ||
"version": "0.30.1", | ||
"version": "0.30.2-canary.db69cf6.0", | ||
"description": "Datadog UI Extensions - React helpers", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/DataDog/apps/tree/master/packages/ui-extensions-react", | ||
"jest": "26.6.0", | ||
"react-test-renderer": "17.0.2", | ||
"react-test-renderer": "18.0.0", | ||
"ts-jest": "^26.5.5", | ||
@@ -42,5 +42,6 @@ "ts-loader": "^9.1.1", | ||
"@datadog/ui-extensions-sdk": "0.30.1", | ||
"react": "^17.0.2" | ||
"react": "^18.0.0" | ||
}, | ||
"typedocMain": "src/index.ts" | ||
"typedocMain": "src/index.ts", | ||
"gitHead": "db69cf67759a78347d59549e50e8cbcb9bb9ada4" | ||
} |
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
44262