Socket
Socket
Sign inDemoInstall

noblox.js

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noblox.js - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

1

lib/group/onShout.js

@@ -19,3 +19,2 @@ // Includes

var date = new Date(shout.updated)
console.log(date)
if (date > latest) {

@@ -22,0 +21,0 @@ latest = date;

2

package.json
{
"name": "noblox.js",
"version": "4.2.0",
"version": "4.2.1",
"description": "A Node.js wrapper for ROBLOX. (original from sentanos)",

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

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