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
7
Versions
224
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.14.6 to 0.14.7

6

dist/index.cjs.js

@@ -256,4 +256,4 @@ /*!

else if (!this.isNonComputedMemberExpressionNode(object)) {
continue expandedLoop;
} // Skip for mismatched property identifiers.
continue expandedLoop;
} // Skip for mismatched property identifiers.

@@ -309,2 +309,2 @@

exports.createLib = createLib;
/*! version: 0.14.6 */
/*! version: 0.14.7 */

@@ -249,4 +249,4 @@ /*!

else if (!this.isNonComputedMemberExpressionNode(object)) {
continue expandedLoop;
} // Skip for mismatched property identifiers.
continue expandedLoop;
} // Skip for mismatched property identifiers.

@@ -302,2 +302,2 @@

export { createLib };
/*! version: 0.14.6 */
/*! version: 0.14.7 */
{
"name": "@locker/ast-lib-maker",
"version": "0.14.6",
"version": "0.14.7",
"license": "Salesforce Developer Agreement",

@@ -24,3 +24,3 @@ "author": "Salesforce UI Security Team",

"dependencies": {
"@locker/shared": "0.14.6"
"@locker/shared": "0.14.7"
},

@@ -34,3 +34,3 @@ "devDependencies": {

],
"gitHead": "905c78f2ced1c181b3b8c838ea045f85aaca87ce"
"gitHead": "3e2c8ce19585715d0db2d0980088de1e5c4e2998"
}
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