Socket
Socket
Sign inDemoInstall

rt-sdk

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rt-sdk - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "rt-sdk",
"description": "",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",

@@ -19,3 +19,3 @@ "scripts": {

},
"homepage": "https://github.com/ddwag1/rt-sdk",
"homepage": "https://www.npmjs.com/package/rt-sdk",
"dependencies": {

@@ -22,0 +22,0 @@ "node-fetch": "^2.1.2"

@@ -16,3 +16,3 @@ # rt-sdk

# Get started!
- Run `yarn add rt-sdk` in the project folder of your project. (This will add `rt-sdk` to your `package.json`)
- Run `yarn add rt-sdk` in the root of your project. (This will add `rt-sdk` to your `package.json`)
```js

@@ -19,0 +19,0 @@ const rt = require('rt-sdk');

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