Socket
Socket
Sign inDemoInstall

@barchart/events-client-js

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barchart/events-client-js - npm Package Compare versions

Comparing version 3.0.0 to 3.0.2

.awspublish-barchart-examples

2

lib/index.js

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

return {
version: '3.0.0'
version: '3.0.2'
};
})();
{
"name": "@barchart/events-client-js",
"version": "3.0.0",
"version": "3.0.2",
"description": "JavaScript SDK for Barchart's Event Tracking Service",

@@ -20,2 +20,3 @@ "author": {

"lint": "jshint ./ --exclude 'node_modules,example/browser/example*.js,docs'",
"postversion": "gulp deploy-examples && gulp deploy-documentation",
"version": "gulp embed-version && gulp build",

@@ -26,3 +27,3 @@ "watch": "gulp watch"

"@barchart/common-js": "^3.15.0",
"@barchart/events-api-common": "^3.0.0"
"@barchart/events-api-common": "^3.0.2"
},

@@ -52,3 +53,3 @@ "devDependencies": {

"license": "MIT",
"gitHead": "59f48925fe2a5e3e1d6cc50851e4163c19001010"
"gitHead": "4ebe94632f6bb364264e319fe84ad661defa7239"
}
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