@locker/compiler
Advanced tools
Comparing version 0.17.17 to 0.17.18
{ | ||
"name": "@locker/compiler", | ||
"version": "0.17.17", | ||
"version": "0.17.18", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
"author": "Salesforce UI Security Team", | ||
"description": "Lightning Web Security module compiler", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.mjs.js", | ||
"sideEffects": false, | ||
@@ -27,4 +27,4 @@ "publishConfig": { | ||
"@jridgewell/sourcemap-codec": "1.4.14", | ||
"@locker/ast-lib-maker": "0.17.17", | ||
"@locker/shared": "0.17.17", | ||
"@locker/ast-lib-maker": "0.17.18", | ||
"@locker/shared": "0.17.18", | ||
"acorn": "8.8.1", | ||
@@ -31,0 +31,0 @@ "acorn-walk": "8.2.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
554101
1