mip-sandbox
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -134,5 +134,16 @@ /** | ||
'setData', | ||
'viewPort', | ||
'viewport', | ||
'util', | ||
'sandbox' | ||
'sandbox', | ||
{ | ||
name: 'viewer', | ||
access: 'readonly', | ||
properties: [ | ||
'isIframed', | ||
'sendMessage', | ||
'open' | ||
] | ||
}, | ||
// 'viewer', | ||
'MIP_ROOT_PAGE' | ||
] | ||
@@ -139,0 +150,0 @@ }, |
{ | ||
"name": "mip-sandbox", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "sandbox tools for MIP project", | ||
@@ -5,0 +5,0 @@ "main": "lib/sandbox.js", |
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
223706
5357