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

getstream

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getstream - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

2

bower.json
{
"name": "getstream",
"version": "2.0.5",
"version": "2.0.6",
"main": "dist/js/getstream.js",

@@ -5,0 +5,0 @@ "ignore": [

{
"author": {
"name": "Thierry Schellenbach",
"company": "Stream INC"
"company": "Stream.io Inc"
},

@@ -10,3 +10,3 @@ "name": "getstream",

"homepage": "https://getstream.io/",
"version": "2.0.5",
"version": "2.0.6",
"config": {

@@ -13,0 +13,0 @@ "blanket": {

@@ -13,3 +13,3 @@ var request = require('request');

StreamClient.prototype = {
baseUrl: 'https://getstream.io/api/',
baseUrl: 'https://api.getstream.io/api/',

@@ -16,0 +16,0 @@ initialize: function(apiKey, apiSecret, appId, options) {

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