kinvey-js-sdk
Advanced tools
Comparing version 3.9.2-beta.2 to 3.9.2-beta.3
@@ -12,3 +12,3 @@ 'use strict'; | ||
var _pubnub = require('pubnub/dist/nativescript/pubnub'); | ||
var _pubnub = require('pubnub'); | ||
@@ -15,0 +15,0 @@ var _pubnub2 = _interopRequireDefault(_pubnub); |
{ | ||
"name": "kinvey-js-sdk", | ||
"version": "3.9.2-beta.2", | ||
"version": "3.9.2-beta.3", | ||
"description": "Kinvey JavaScript SDK for developing JavaScript applications. This is the core code used to create specific bundles for all other JavaScript platforms.", | ||
@@ -44,3 +44,3 @@ "homepage": "http://www.kinvey.com", | ||
"promise-queue": "2.2.3", | ||
"pubnub": "git://github.com/thomasconner/javascript.git#add_nativescript_support", | ||
"pubnub": "github:thomasconner/javascript#add_nativescript_support", | ||
"qs": "6.5.1", | ||
@@ -47,0 +47,0 @@ "rxjs": "5.4.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
458337