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

@locker/ast-lib-maker

Package Overview
Dependencies
Maintainers
8
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locker/ast-lib-maker - npm Package Compare versions

Comparing version 0.17.17 to 0.17.18

dist/index.cjs.js

8

package.json
{
"name": "@locker/ast-lib-maker",
"version": "0.17.17",
"version": "0.17.18",
"license": "SEE LICENSE IN LICENSE.txt",

@@ -12,4 +12,4 @@ "author": "Salesforce UI Security Team",

],
"main": "dist/index.js",
"module": "dist/index.mjs",
"main": "dist/index.cjs.js",
"module": "dist/index.mjs.js",
"sideEffects": false,

@@ -27,3 +27,3 @@ "typings": "types/index.d.ts",

"dependencies": {
"@locker/shared": "0.17.17"
"@locker/shared": "0.17.18"
},

@@ -30,0 +30,0 @@ "devDependencies": {

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