Socket
Socket
Sign inDemoInstall

devrant

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devrant - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "devrant",
"version": "0.0.5",
"version": "0.0.6",
"description": "Unofficial wrapper for the public devRant API.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -5,3 +5,3 @@ # devRant

[npm-image]: https://img.shields.io/badge/npm-v0.0.5-blue.svg
[npm-image]: https://img.shields.io/badge/npm-v0.0.6-blue.svg
[npm-url]: https://www.npmjs.com/package/devrant

@@ -8,0 +8,0 @@ [travis-image]: https://travis-ci.org/danillouz/devrant.svg?branch=master

@@ -6,3 +6,3 @@ 'use strict';

const API = 'https://www.devrant.io/api';
const API = 'https://www.devrant.com/api';

@@ -9,0 +9,0 @@ /* eslint new-cap: 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