fetch-progress
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fetch-progress", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Progress of response for fetch API", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"dev": "parcel examples/index.html", | ||
"build:demo": "parcel build" | ||
"build:demo": "parcel build examples/index.html --public-url ./", | ||
"deploy": "gh-pages -d dist" | ||
}, | ||
@@ -16,2 +17,3 @@ "keywords": [], | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"gh-pages": "^1.1.0", | ||
"parcel-bundler": "^1.7.0", | ||
@@ -18,0 +20,0 @@ "preact": "^8.2.7" |
@@ -1,2 +0,2 @@ | ||
# Fetch Progress | ||
# [Fetch Progress](https://samundrak.github.io/fetch-progress) | ||
@@ -63,3 +63,4 @@ Progress of response for fetch API. | ||
# Demo | ||
[Live Demo](https://samundrak.github.io/fetch-progress) | ||
Clone this repo and run `npm i` and `npm run dev` which will start a server or you can see `examples/` folder in this repo. |
Sorry, the diff of this file is not supported yet
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
1792424
32
1649
66
4
3
4
4