Socket
Socket
Sign inDemoInstall

kinvey-html5-sdk

Package Overview
Dependencies
Maintainers
2
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinvey-html5-sdk - npm Package Compare versions

Comparing version 3.13.0-next.15 to 3.13.0-next.16

2

lib/httpAdapter.js

@@ -76,3 +76,3 @@ "use strict";

headers: response.headers,
data: response.data
data: response.config.data
}];

@@ -79,0 +79,0 @@ }

{
"name": "kinvey-html5-sdk",
"description": "Kinvey JavaScript SDK for HTML5 applications.",
"version": "3.13.0-next.15",
"version": "3.13.0-next.16",
"license": "Apache-2.0",

@@ -32,3 +32,3 @@ "homepage": "https://github.com/Kinvey/js-sdk/tree/master/packages/html5-sdk",

"dependencies": {
"kinvey-js-sdk": "^3.13.0-next.15"
"kinvey-js-sdk": "^3.13.0-next.16"
},

@@ -35,0 +35,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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