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.17 to 0.17.18

dist/index.cjs.js

10

package.json
{
"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",

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