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

@flywire/flywire-fetch

Package Overview
Dependencies
Maintainers
6
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flywire/flywire-fetch - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-1

.eslintignore

11

package.json
{
"name": "@flywire/flywire-fetch",
"version": "0.0.1",
"version": "0.0.2-1",
"description": "Flywire's fetch wrapper",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"files": [
"dist"
],
"scripts": {

@@ -21,4 +16,3 @@ "build": "rollup -c",

"test:once": "jest",
"validate": "npm run check:format && npm run lint",
"version": "npm run build && git add -A && git push && git push --tags"
"validate": "npm run check:format && npm run lint"
},

@@ -39,3 +33,2 @@ "license": "MIT",

"@rollup/plugin-babel": "^5.0.0",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",

@@ -42,0 +35,0 @@ "@testing-library/jest-dom": "^5.7.0",

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