Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@locker/ast-lib-maker

Package Overview
Dependencies
Maintainers
8
Versions
226
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.4 to 0.17.5

LICENSE.txt

2

dist/index.cjs.js

@@ -305,2 +305,2 @@ /*!

exports.createLib = createLib;
/*! version: 0.17.4 */
/*! version: 0.17.5 */

@@ -298,2 +298,2 @@ /*!

export { createLib };
/*! version: 0.17.4 */
/*! version: 0.17.5 */
{
"name": "@locker/ast-lib-maker",
"version": "0.17.4",
"license": "Salesforce Developer Agreement",
"version": "0.17.5",
"license": "SEE LICENSE IN LICENSE.txt",
"author": "Salesforce UI Security Team",

@@ -26,12 +26,13 @@ "description": "Locker AST library maker utility",

"dependencies": {
"@locker/shared": "0.17.4"
"@locker/shared": "0.17.5"
},
"devDependencies": {
"acorn-globals": "6.0.0"
"acorn-globals": "7.0.0"
},
"files": [
"dist/",
"types/"
"types/",
"LICENSE.txt"
],
"gitHead": "184d5a320f48601ab06618f1468c0d41c86ada23"
"gitHead": "24ab3751ddc04e9297bfb649805e260d8a2ddaa1"
}
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