New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ryuu.js

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ryuu.js - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

dist/domo.js
/*!
* domo.js v3.0.2
* domo.js v3.0.3
* Optional utility library for Custom Apps

@@ -4,0 +4,0 @@ */

{
"name": "ryuu.js",
"version": "3.0.2",
"version": "3.0.3",
"description": "Ryuu JavaScript Utility Library",

@@ -5,0 +5,0 @@ "main": "dist/domo.js",

@@ -17,2 +17,2 @@ import { Json } from './json';

export type RequestBody = Json | XMLHttpRequestBody;
export type RequestBody = unknown;
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