Socket
Socket
Sign inDemoInstall

rqt

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rqt - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

src/index.js

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 25 January 2019
### 3.0.4
- [package] Add the "module" field.
## 11 January 2018

@@ -2,0 +8,0 @@

6

package.json
{
"name": "rqt",
"version": "3.0.3",
"version": "3.0.4",
"description": "Easy-To-Use Request Library That Supports String, JSON And Buffer Requests, GZip Compression And Session Maintenance.",
"main": "build",
"module": "src/index.js",
"scripts": {

@@ -25,3 +26,4 @@ "t": "zoroaster -a",

"files": [
"build"
"build",
"src"
],

@@ -28,0 +30,0 @@ "keywords": [

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