@readium/glue-rpc
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@readium/glue-rpc", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"main": "dist/ReadiumGlue-rpc.js", | ||
@@ -12,3 +12,4 @@ "module": "lib/index.js", | ||
"dependencies": { | ||
"@readium/glue-shared": "^1.4.0" | ||
"@readium/glue-shared": "^1.4.1", | ||
"tslib": "^1.11.1" | ||
}, | ||
@@ -18,3 +19,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "17c5360d223327f166c88b20b5829e2bd2040a81" | ||
"gitHead": "3e7ccabade2f90e159f25f3194b7a229e35dcf7e" | ||
} |
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
34779
2
+ Addedtslib@^1.11.1
Updated@readium/glue-shared@^1.4.1