front-broker-connection
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "front-broker-connection", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Front Finance brokerage connection client lib", | ||
"main": "./dist/cjs/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"type": "module", | ||
@@ -27,7 +24,5 @@ "license": "MIT", | ||
"copy": "node ./tools/copy", | ||
"start:demo": "cd react-example && yarn start" | ||
"start:demo": "cd react-example && yarn start", | ||
"publish": "yarn build && cd dist && npm publish --access public" | ||
}, | ||
"files": [ | ||
"/dist" | ||
], | ||
"dependencies": { | ||
@@ -34,0 +29,0 @@ "localforage": "^1.10.0" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
45079
29
504
1
2