Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dinky.js

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dinky.js - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

package.json
{
"name": "dinky.js",
"version": "0.5.0",
"version": "0.5.1",
"description": "JavaScript bindings for Derpibooru API",

@@ -5,0 +5,0 @@ "main": "lib/Dinky",

@@ -263,5 +263,5 @@ # dinky.js

Returns a [`Response`](https://developer.mozilla.org/en-US/docs/Web/API/Response) interface.
Returns a [`Response`](https://developer.mozilla.org/en-US/docs/Web/API/Response) object.
##### `url -> {sting}`
##### `url -> {string}`

@@ -274,3 +274,3 @@ Contains the URL of the response.

##### `statusText -> {sting}`
##### `statusText -> {string}`

@@ -277,0 +277,0 @@ Contains the status message corresponding to the status code (e.g., `OK` for `200`).

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