Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetch-inject

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-inject - npm Package Compare versions

Comparing version 1.6.5 to 1.6.6

2

dist/fetch-inject.es.js
/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

/**
* Fetch Inject v1.6.5
* Fetch Inject v1.6.6
* Copyright (c) 2017 Josh Habdas

@@ -4,0 +4,0 @@ * @licence ISC

{
"name": "fetch-inject",
"version": "1.6.5",
"version": "1.6.6",
"description": "Dynamically inline assets into the DOM using Fetch Injection.",
"author": "Josh Habdas <josh@habd.as> (https://habd.as/)",
"module": "dist/fetch-inject.esm.js",
"module": "dist/fetch-inject.es.js",
"main": "dist/fetch-inject.umd.js",

@@ -8,0 +8,0 @@ "keywords": [

@@ -11,4 +11,4 @@ <h1 align="center">Fetch Inject</h1>

</a>
<a href="https://cdn.jsdelivr.net/fetch-inject/latest/fetch-inject.umd.min.js">
<img src="http://img.badgesize.io/https://cdn.jsdelivr.net/fetch-inject/latest/fetch-inject.umd.min.js?compression=gzip" alt="Compressed UMD Release Size">
<a href="https://cdn.jsdelivr.net/fetch-inject/latest/fetch-inject.min.js">
<img src="http://img.badgesize.io/https://cdn.jsdelivr.net/fetch-inject/latest/fetch-inject.min.js?compression=gzip" alt="Compressed IIFE Release Size">
</a>

@@ -15,0 +15,0 @@ <a href="https://www.npmjs.com/package/fetch-inject">

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc