contentful-management
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "contentful-management", | ||
"description": "Client for Contentful's Content Management API", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://www.contentful.com/developers/documentation/content-management-api/", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"redefine": "~0.2.0", | ||
"bluebird": "^2.1.2", | ||
"redefine": "^0.2.0", | ||
"questor": "1.0.0", | ||
@@ -21,3 +22,2 @@ "inherits": "^2.0.1", | ||
"devDependencies": { | ||
"bluebird": "~2.1.2", | ||
"browserify": "~3.20.0", | ||
@@ -24,0 +24,0 @@ "browserstack-cli": "~0.3.1", |
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
7
5
+ Addedbluebird@^2.1.2
Updatedredefine@^0.2.0