@communities-webruntime/locker
Advanced tools
Comparing version 0.31.1 to 0.32.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.32.0](https://git.soma.salesforce.com/communities/webruntime/compare/v0.31.1...v0.32.0) (2020-06-09) | ||
### Features | ||
* switch to new LWC module resolution @W-7257985 ([#1321](https://git.soma.salesforce.com/communities/webruntime/issues/1321)) ([3c905e5](https://git.soma.salesforce.com/communities/webruntime/commits/3c905e5cad964b898347dc2303f6c35ec1893fbc)) | ||
## [0.31.1](https://git.soma.salesforce.com/communities/webruntime/compare/v0.31.0...v0.31.1) (2020-06-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@communities-webruntime/locker", | ||
"license": "MIT", | ||
"version": "0.31.1", | ||
"version": "0.32.0", | ||
"description": "Communities Webruntime Locker vNext implementation", | ||
@@ -17,10 +17,10 @@ "files": [ | ||
"@babel/preset-env": "^7.5.5", | ||
"@communities-webruntime/common": "0.31.1", | ||
"@communities-webruntime/common": "0.32.0", | ||
"@locker/sandbox": "^0.10.9", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
"@webruntime/rollup-plugins-dev": "0.31.1", | ||
"@webruntime/rollup-plugins-dev": "0.32.0", | ||
"babel-plugin-replace-identifiers": "^0.1.1", | ||
"cross-env": "^5.2.0", | ||
"gzip-size": "^5.0.0", | ||
"jest": "^24.1.0", | ||
"jest": "^26.0.1", | ||
"rollup": "^1.25.1", | ||
@@ -35,3 +35,3 @@ "rollup-plugin-node-resolve": "^5.2.0", | ||
}, | ||
"gitHead": "79dc03df1b6280e52b235094637e8fb040d8536b" | ||
"gitHead": "8099422e4ab33dfbc39c6f8d210530d2c28e09c3" | ||
} |
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
227717