@al/aecoral
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@al/aecoral", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -28,3 +28,4 @@ "description": "A client for interacting with the Alert Logic Analytics Engine Correlations Public API", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.esm.js", | ||
"module": "./dist/index.esm5.js", | ||
"es2015": "./dist/index.esm2015.js", | ||
"scripts": { | ||
@@ -41,6 +42,6 @@ "test": "karma start", | ||
"dependencies": { | ||
"@al/core": "^1.0.0" | ||
"@al/core": "^1.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@al/core": "^1.0.0" | ||
"@al/core": "^1.0.2" | ||
}, | ||
@@ -50,3 +51,3 @@ "files": [ | ||
], | ||
"gitHead": "4a3c5fc633d0272424c3ec7c2778dabc7bd1fba5" | ||
"gitHead": "4a03e48261125915b6108fcb2acde9fb67717a93" | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
91510
12
997
1
Updated@al/core@^1.0.2