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
6
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.12.2 to 0.12.3

2

dist/index.cjs.js

@@ -235,2 +235,2 @@ /**

exports.createLib = createLib;
/** version: 0.12.2 */
/** version: 0.12.3 */

@@ -231,2 +231,2 @@ /**

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

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

"scripts": {
"build": "tsc --emitDeclarationOnly && rollup -c .rolluprc.cjs",
"build": "tsc --project tsconfig.types.json && rollup --config .rolluprc.cjs",
"clean": "locker-trash dist/ types/",

@@ -25,8 +25,6 @@ "test": "yarn build && jest"

"dependencies": {
"@locker/shared": "0.12.2"
"@locker/shared": "0.12.3"
},
"devDependencies": {
"@types/estree": "0.0.45",
"acorn-globals": "6.0.0",
"typescript": "3.8.3"
"acorn-globals": "6.0.0"
},

@@ -36,3 +34,3 @@ "files": [

],
"gitHead": "738fe1b33d349d389394370359044c1d5ee968c4"
"gitHead": "04a89b8ef9516c8ebc5f38a1bb2d93b04deba348"
}
# @locker/ast-lib-maker
> Locker AST library maker utility
> Locker [AST] library maker utility

@@ -5,0 +5,0 @@ ## Installation

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