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

@shoutem/api-sdk

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shoutem/api-sdk - npm Package Compare versions

Comparing version 0.1.1-beta.2 to 0.1.1-beta.3

5

build/lib/lib.js
'use strict';
require('fetch-everywhere');
var _api = require('./api');
require('es6-promise').polyfill();
var api = new _api.Api();

@@ -11,0 +6,0 @@

4

package.json
{
"name": "@shoutem/api-sdk",
"version": "0.1.1-beta.2",
"version": "0.1.1-beta.3",
"description": "Javascript SDK for Shoutem API using fetch",

@@ -45,4 +45,2 @@ "main": "build/lib/index.js",

"@shoutem/fetch-token-intercept": "^0.1.3",
"es6-promise": "^4.0.5",
"fetch-everywhere": "^1.0.5",
"lodash": "^4.17.4",

@@ -49,0 +47,0 @@ "urijs": "^1.18.9"

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