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
7
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.13.5 to 0.13.6

docs/upgrading-acorn.md

28

package.json
{
"name": "@locker/compiler",
"version": "0.13.5",
"version": "0.13.6",
"license": "Salesforce Developer Agreement",

@@ -9,2 +9,5 @@ "author": "Salesforce UI Security Team",

"module": "dist/index.js",
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -18,12 +21,7 @@ "build": "rollup --config .rolluprc.cjs",

},
"files": [
"dist/"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@locker/ast-lib-maker": "0.13.5",
"@locker/shared": "0.13.5",
"acorn": "8.2.4",
"@locker/ast-lib-maker": "0.13.6",
"@locker/instrumentation": "0.13.6",
"@locker/shared": "0.13.6",
"acorn": "8.4.0",
"acorn-walk": "8.1.0",

@@ -33,7 +31,7 @@ "magic-string": "0.25.7",

},
"devDependencies": {
"@rollup/plugin-replace": "2.3.4",
"cross-env": "7.0.3"
},
"gitHead": "213b7ea798dd4a01891a5b5ead2cff46f6db5600"
"files": [
"dist/",
"docs/"
],
"gitHead": "c323e27d3a3d5767725b338c81f9e24cb59cbc6f"
}

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

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