fetch-inject
Advanced tools
Comparing version 1.5.2 to 1.5.3
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
/** | ||
* fetch-inject (build: 1.5.2) | ||
* fetch-inject (build: 1.5.3) | ||
* Copyright (c) 2017 Josh Habdas | ||
@@ -4,0 +4,0 @@ * @licence MIT |
{ | ||
"name": "fetch-inject", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Dynamically inline assets into the DOM using Fetch Injection.", | ||
@@ -5,0 +5,0 @@ "module": "dist/fetch-inject.esm.js", |
@@ -6,2 +6,3 @@ # Fetch Inject | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![Join the chat at https://gitter.im/fetch-inject/Lobby](https://badges.gitter.im/fetch-inject/Lobby.svg)](https://gitter.im/fetch-inject/Lobby) | ||
[![NPM Downloads per Month](https://img.shields.io/npm/dm/fetch-inject.svg)](https://www.npmjs.com/package/fetch-inject) | ||
@@ -8,0 +9,0 @@ [![NPM Version](https://img.shields.io/npm/v/fetch-inject.svg)](https://www.npmjs.com/package/fetch-inject) |
29680
233