Socket
Socket
Sign inDemoInstall

randomquote-api

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.4 to 3.5.5

dist/index.d.ts

4

package.json
{
"name": "randomquote-api",
"version": "3.5.4",
"version": "3.5.5",
"description": "An api that gets random quotes.",
"main": "./dist/index.js",
"types": "./src/index.d.ts",
"types": "./dist/quoteAPI.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "test": "node test/test.js"

@@ -8,2 +8,3 @@ {

"resolveJsonModule": true,
"declaration": true,
"esModuleInterop": true

@@ -10,0 +11,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc