ibm-connections-blogs
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "ibm-connections-blogs", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An IBM Connections Blogs API Wrapper", | ||
@@ -13,9 +13,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"async": "^2.5.0", | ||
"lodash": "^4.17.4", | ||
"oniyi-http-client": "^1.2.0", | ||
"oniyi-http-plugin-credentials": "^1.0.0", | ||
"oniyi-http-plugin-format-url-template": "^1.0.2", | ||
"oniyi-logger": "^1.0.0", | ||
"oniyi-utils-xml": "^1.1.0" | ||
"async": "2.6.1", | ||
"lodash": "4.17.10", | ||
"oniyi-http-client": "1.2.0", | ||
"oniyi-http-plugin-credentials": "1.0.0", | ||
"oniyi-http-plugin-format-url-template": "1.0.2", | ||
"oniyi-logger": "1.0.0", | ||
"oniyi-utils-xml": "1.1.0" | ||
}, | ||
@@ -32,10 +32,13 @@ "devDependencies": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/benkroeger/ibm-connections-blogs.git" | ||
"url": "git+https://bitbucket.org/gisag/ibm-connections-blogs.git" | ||
}, | ||
"author": "Benjamin Kroeger <benjamin.kroeger@gmail.com>", | ||
"author": "GIS AG <einkauf@gis-ag.com>", | ||
"contributors": [ | ||
"Benjamin Kroeger <benjamin.kroeger@gmail.com>" | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/benkroeger/ibm-connections-blogs/issues" | ||
"url": "https://bitbucket.org/gisag/ibm-connections-blogs/issues" | ||
}, | ||
"homepage": "https://github.com/benkroeger/ibm-connections-blogs#readme", | ||
"homepage": "https://bitbucket.org/gisag/ibm-connections-blogs#readme", | ||
"directories": { | ||
@@ -42,0 +45,0 @@ "test": "test" |
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
14395
+ Addedasync@2.6.1(transitive)
+ Addedlodash@4.17.104.17.4(transitive)
+ Addedoniyi-http-plugin-credentials@1.0.0(transitive)
+ Addedoniyi-http-plugin-format-url-template@1.0.2(transitive)
+ Addedoniyi-utils-xml@1.1.0(transitive)
+ Addedxpath@0.0.24(transitive)
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.154.17.21(transitive)
- Removedoniyi-http-plugin-credentials@1.1.0(transitive)
- Removedoniyi-http-plugin-format-url-template@1.1.0(transitive)
- Removedoniyi-utils-xml@1.1.2(transitive)
- Removedxpath@0.0.27(transitive)
Updatedasync@2.6.1
Updatedlodash@4.17.10
Updatedoniyi-http-client@1.2.0
Updatedoniyi-logger@1.0.0
Updatedoniyi-utils-xml@1.1.0