@flywire/react-flywire-js
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
{ | ||
"name": "@flywire/react-flywire-js", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "React components for Flywire", | ||
@@ -65,3 +65,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"flycomponents": "^4.2.5", | ||
"jsrsasign": "^10.0.4", | ||
"react": "^17.0.1", | ||
@@ -68,0 +68,0 @@ "react-dom": "^17.0.1" |
@@ -18,3 +18,3 @@ # flywire-js · [<img alt="Version" src="https://img.shields.io/npm/v/@flywire/react-flywire-js.svg">](https://www.npmjs.com/package/@flywire/react-flywire-js) [<img alt="Size" src="https://img.shields.io/bundlephobia/min/@flywire/react-flywire-js">](https://bundlephobia.com/result?p=@flywire/react-flywire-js) | ||
## How to use | ||
## Development | ||
@@ -25,2 +25,3 @@ Install the dependencies and start the development server | ||
npm install | ||
npm install jsrsasign | ||
npm run dev | ||
@@ -27,0 +28,0 @@ ``` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
697588
5161
48
2