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
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.21.0 to 0.21.1

1

dist/index.cjs.d.ts

@@ -64,1 +64,2 @@ /// <reference types="estree" />

export { createLib, AST, CreateLib, Lib };
//# sourceMappingURL=index.cjs.d.ts.map

2

dist/index.cjs.js

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

exports.createLib = createLib;
/*! version: 0.21.0 */
/*! version: 0.21.1 */

@@ -64,1 +64,2 @@ /// <reference types="estree" />

export { createLib, AST, CreateLib, Lib };
//# sourceMappingURL=index.mjs.d.ts.map

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

export { createLib };
/*! version: 0.21.0 */
/*! version: 0.21.1 */
{
"name": "@locker/ast-lib-maker",
"version": "0.21.0",
"version": "0.21.1",
"license": "SEE LICENSE IN LICENSE.txt",

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

"dependencies": {
"@locker/shared": "0.21.0"
"@locker/shared": "0.21.1"
},

@@ -33,5 +33,5 @@ "devDependencies": {

"dist/",
"!dist/*.map",
"LICENSE.txt"
],
"gitHead": "9f7cc883d15261c0589643388c6c6f5b17d9bf34"
]
}
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