@creditas/new-relic-react-lib
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@creditas/new-relic-react-lib", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "React component for New Relic script", | ||
@@ -5,0 +5,0 @@ "author": "@creditas", |
@@ -101,2 +101,16 @@ # `@creditas/new-relic-react-lib` | ||
# Contributing | ||
All contribution must be done opening trough pull request | ||
## Deploy | ||
Deploy is automaticaly made by CircleCI when you set a `tag` in your git project. First hand, change the version in the `package.json`. To ensure consistency check JFrog to see which is the latest version released, then, add a tag to git | ||
```sh | ||
git checkout master | ||
git tag vX.Y.Z | ||
git checkout vX.Y.Z | ||
git push origin vX.Y.Z | ||
``` | ||
# License | ||
@@ -103,0 +117,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
29487
6
132
124
0
2