nestjs-opensearch
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "nestjs-opensearch", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"author": "neoatlan", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
}, | ||
"packageManager": "yarn@3.5.0", | ||
"packageManager": "yarn@3.6.1", | ||
"scripts": { | ||
@@ -31,3 +31,3 @@ "build": "yarn clean && tsc", | ||
"peerDependencies": { | ||
"@nestjs/common": "^8.0.0 || ^9.0.0", | ||
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0", | ||
"@opensearch-project/opensearch": "^1.0.0 || ^2.0.0" | ||
@@ -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
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
16430