New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@locker/compiler

Package Overview
Dependencies
Maintainers
8
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/compiler - npm Package Compare versions

Comparing version 0.17.14 to 0.17.15

dist/index.mjs

10

package.json
{
"name": "@locker/compiler",
"version": "0.17.14",
"version": "0.17.15",
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Salesforce UI Security Team",
"description": "Lightning Web Security module compiler",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"sideEffects": false,

@@ -27,4 +27,4 @@ "publishConfig": {

"@jridgewell/sourcemap-codec": "1.4.14",
"@locker/ast-lib-maker": "0.17.14",
"@locker/shared": "0.17.14",
"@locker/ast-lib-maker": "0.17.15",
"@locker/shared": "0.17.15",
"acorn": "8.8.1",

@@ -31,0 +31,0 @@ "acorn-walk": "8.2.0",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc