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

wsdot-traveler-info

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wsdot-traveler-info

Client for WSDOT Traveler Info API

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-70%
Maintainers
1
Weekly downloads
 
Created
Source

WSDOT Traveler Information API Client

JavaScript client library for WSDOT Traveler Information API.

  • Supports Node and browser environments.
  • Written in TypeScript.

Build Status

Browser needs proxy

Since the WSDOT Traveler Information API does not currently support CORS, a proxy must be used in a browser environment.

Development Environment

Visual Studio Code

Testing

This project uses Jasmine for testing in Node.js environment and Karma for testing in browser environment. To run both tests, run npm test.

Karma test runs on PhantomJS with the web-security option turned off to work around CORS issue. This allows the tests to pass without using a proxy.

Continuous Integration testing performed on Git push via Travis-CI.

Usage

Install from NPM

npm install wsdot-traveler-info --save

See the JavaScript and TypeScript files in the spec folder for usage examples.

Keywords

FAQs

Package last updated on 19 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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