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

hafas-rest-api-client

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hafas-rest-api-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js
'use strict'
const stringifyQuery = require('qs/lib/stringify')
const ky = require('ky-universal')
const ky = require('ky-universal').default || require('ky-universal')
const {parse: parseContentType} = require('content-type')

@@ -6,0 +6,0 @@ const debug = require('debug')('hafas-rest-api-client')

{
"name": "hafas-rest-api-client",
"description": "An API client for hafas-rest-api endpoints.",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",

@@ -6,0 +6,0 @@ "files": [

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