@readium/glue-rpc
Advanced tools
Comparing version 1.3.1 to 1.4.0
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = global || self, factory(global.ReadiumGlueRPC = {})); | ||
}(this, function (exports) { 'use strict'; | ||
}(this, (function (exports) { 'use strict'; | ||
@@ -167,3 +167,3 @@ // tslint:disable | ||
})); | ||
}))); | ||
//# sourceMappingURL=ReadiumGlue-rpc.js.map |
{ | ||
"name": "@readium/glue-rpc", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"main": "dist/ReadiumGlue-rpc.js", | ||
@@ -12,3 +12,3 @@ "module": "lib/index.js", | ||
"dependencies": { | ||
"@readium/glue-shared": "^1.3.0" | ||
"@readium/glue-shared": "^1.4.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "222b95bbc06c01627e88e4af87822d1976fa0ac3" | ||
"gitHead": "17c5360d223327f166c88b20b5829e2bd2040a81" | ||
} |
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
34755
Updated@readium/glue-shared@^1.4.0