appscode-api-js-client
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -8,3 +8,5 @@ // Code generated by ./hack/browserify.py | ||
module.exports = Object.assign({}, | ||
var _ = require('lodash'); | ||
module.exports = _.merge({}, | ||
require('./apis/alert/v1beta1/alert.gw.js'), | ||
@@ -11,0 +13,0 @@ require('./apis/alert/v1beta1/incident.gw.js'), |
{ | ||
"name": "appscode-api-js-client", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "AppsCode API JavaScript Client", | ||
@@ -28,2 +28,3 @@ "main": "index.js", | ||
"grpc-xhr": "^1.0.5", | ||
"lodash": "^3.10.1", | ||
"path": "^0.12.7", | ||
@@ -30,0 +31,0 @@ "rsvp": "^3.3.3" |
Sorry, the diff of this file is not supported yet
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
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
56006
1368
5
+ Addedlodash@^3.10.1
+ Addedlodash@3.10.1(transitive)