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

@creditas/new-relic-react-lib

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creditas/new-relic-react-lib - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

dist/index.d.ts

2

package.json
{
"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 @@

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