contentful
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "contentful", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "dist/contentful.min.js", | ||
@@ -5,0 +5,0 @@ "ignore": [ |
@@ -30,3 +30,3 @@ 'use strict'; | ||
'://', | ||
this.options.host, | ||
_.first(this.options.host.split(':')), | ||
':', | ||
@@ -33,0 +33,0 @@ this.options.secure ? '443' : '80', |
{ | ||
"name": "contentful", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Client for Contentful's Content Delivery API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
605363
12