Socket
Socket
Sign inDemoInstall

@barchart/events-client-js

Package Overview
Dependencies
16
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

buildspec.yml

3

gulpfile.js

@@ -157,3 +157,4 @@ const gulp = require('gulp');

.pipe(jshint({'esversion': 6}))
.pipe(jshint.reporter('default'));
.pipe(jshint.reporter('default'))
.pipe(jshint.reporter('fail'));
});

@@ -160,0 +161,0 @@

@@ -5,4 +5,4 @@ module.exports = (() => {

return {
version: '1.4.1'
version: '1.4.2'
};
})();
{
"name": "@barchart/events-client-js",
"version": "1.4.1",
"version": "1.4.2",
"description": "JavaScript library for interfacing with Barchart's Events API",

@@ -5,0 +5,0 @@ "author": {

# @barchart/events-client-js
[![AWS CodeBuild](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiWjFXSGlEVFZMU2Y4WWlXZld6ZEpCMXdMbStRWjlLNGxmazZHcFl2dUJqM3ZaYURwVzdXQlprUWtPN1p5WjRsS21jcmZ0Z25mUHlEd2dRYVVycVVheE1ZPSIsIml2UGFyYW1ldGVyU3BlYyI6IllkejNzc2FnMHlac2h0VjkiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)](https://github.com/barchart/events-client-js)
A **public** JavaScript SDK for interfacing with Barchart's Event Tracking System

@@ -4,0 +6,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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