@beyonk/content-delivery
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -136,3 +136,3 @@ 'use strict' | ||
expect( | ||
getAssetUrl({ ...descriptor, type }) | ||
getAssetUrl(Object.assign( { type }, descriptor) | ||
).to.equal( | ||
@@ -139,0 +139,0 @@ expected |
{ | ||
"name": "@beyonk/content-delivery", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Beyonk Content Delivery Utils", | ||
@@ -26,3 +26,3 @@ "author": "Antony Jones <aj@desirableobjects.co.uk>", | ||
}, | ||
"gitHead": "3725c15a190fcfa7a0688458935a65df51220c68" | ||
"gitHead": "4ee27f62779e4cb2260c1c988792b9307471e4f0" | ||
} |
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
9367