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

flycomponents

Package Overview
Dependencies
Maintainers
10
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flycomponents - npm Package Compare versions

Comparing version 5.4.3-0 to 5.4.3-4

.dockerignore

7

package.json
{
"name": "flycomponents",
"version": "5.4.3-0",
"version": "5.4.3-4",
"description": "Flywire React components",

@@ -13,9 +13,6 @@ "main": "./dist/flycomponents.js",

"build:clean": "npm run clean && cross-env NODE_ENV=production webpack",
"docs:push": "git add -A docs/dist && git commit -m 'Update docs' && git push",
"test": "NODE_ENV=test jest",
"test:watch": "NODE_ENV=test jest --watch",
"test:update": "NODE_ENV=test npm run test -- -u",
"lint": "eslint --fix src docs/src",
"version": "npm run build && git add -A dist && git push && git push --tags",
"postversion": "npm run build:docs && npm run docs:push"
"lint": "eslint --fix src docs/src"
},

@@ -22,0 +19,0 @@ "repository": {

Sorry, the diff of this file is too big to display

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