pragmatismo-io-framework
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "pragmatismo-io-framework", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "Anything reusable turned into classes.", | ||
@@ -18,5 +18,6 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"azure-cognitiveservices-textanalytics": "^2.0.0", | ||
"azure-search": "^0.0.21", | ||
"ms-rest-azure": "^2.5.7", | ||
"url-join": "^4.0.0" | ||
"ms-rest-azure": "^2.5.9", | ||
"url-join": "^4.0.0-m2.0" | ||
}, | ||
@@ -23,0 +24,0 @@ "devDependencies": { |
# History | ||
## Version 1.0.17 | ||
- FIX: Updated dependencies versions. | ||
## Version 1.0.15 | ||
@@ -4,0 +8,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
480936
4
+ Addedazure-cognitiveservices-textanalytics@2.1.0(transitive)
Updatedms-rest-azure@^2.5.9
Updatedurl-join@^4.0.0-m2.0