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.9 to 3.13.0-next.10

lib/package.json

12

package.json
{
"name": "kinvey-html5-sdk",
"description": "Kinvey JavaScript SDK for HTML5 applications.",
"version": "3.13.0-next.9",
"version": "3.13.0-next.10",
"license": "Apache-2.0",

@@ -23,4 +23,5 @@ "homepage": "https://github.com/Kinvey/js-sdk/tree/master/packages/html5-sdk",

],
"main": "src/publicApi.js",
"main": "lib/src/publicApi.js",
"scripts": {
"prebuild": "del lib",
"build": "tsc",

@@ -31,3 +32,3 @@ "prebundle": "npm run build",

"dependencies": {
"kinvey-js-sdk": "^3.13.0-next.9"
"kinvey-js-sdk": "^3.13.0-next.10"
},

@@ -62,3 +63,6 @@ "peerDependencies": {

"webpack-cli": "^3.3.0"
}
},
"files": [
"/lib"
]
}
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