@flywire/flywire-fetch
Advanced tools
Comparing version 0.0.2-2 to 0.0.2-3
{ | ||
"name": "@flywire/flywire-fetch", | ||
"version": "0.0.2-2", | ||
"version": "0.0.2-3", | ||
"description": "Flywire's fetch wrapper", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"browser": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -16,3 +22,4 @@ "build": "rollup -c", | ||
"test:once": "jest", | ||
"validate": "npm run check:format && npm run lint" | ||
"validate": "npm run check:format && npm run lint", | ||
"version": "npm run build && git add -A && git push && git push --tags" | ||
}, | ||
@@ -33,2 +40,3 @@ "license": "MIT", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
"@rollup/plugin-commonjs": "^13.0.0", | ||
"@rollup/plugin-node-resolve": "^7.1.3", | ||
@@ -47,7 +55,5 @@ "@testing-library/jest-dom": "^5.7.0", | ||
"dependencies": { | ||
"@rollup/plugin-commonjs": "^13.0.0", | ||
"humps": "^2.0.1", | ||
"uuid": "^8.1.0", | ||
"whatwg-fetch": "^3.0.0" | ||
"uuid": "^8.1.0" | ||
} | ||
} |
# flywire-fetch | ||
[<img alt="Version" src="https://img.shields.io/npm/v/@flywire/flywire-fetch.svg">](https://www.npmjs.com/package/@flywire/flywire-fetch) | ||
[<img alt="Size" src="https://img.shields.io/bundlephobia/min/@flywire/flywire-fetch">](https://bundlephobia.com/result?p=@flywire/flywire-fetch) | ||
Flywire's fetch wrapper | ||
@@ -4,0 +7,0 @@ |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
2
58
3458
15
3
0
- Removed@rollup/plugin-commonjs@^13.0.0
- Removedwhatwg-fetch@^3.0.0
- Removed@rollup/plugin-commonjs@13.0.2(transitive)
- Removed@rollup/pluginutils@3.1.0(transitive)
- Removed@types/estree@0.0.39(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcommondir@1.0.1(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedestree-walker@1.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-core-module@2.16.1(transitive)
- Removedis-reference@1.2.1(transitive)
- Removedmagic-string@0.25.9(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedresolve@1.22.10(transitive)
- Removedrollup@2.79.2(transitive)
- Removedsourcemap-codec@1.4.8(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
- Removedwrappy@1.0.2(transitive)