@locker/ast-lib-maker
Advanced tools
Comparing version 0.22.5 to 0.23.1
@@ -226,2 +226,2 @@ /*! | ||
exports.createLib = createLib; | ||
/*! version: 0.22.5 */ | ||
/*! version: 0.23.1 */ |
@@ -221,2 +221,2 @@ /*! | ||
export { createLib }; | ||
/*! version: 0.22.5 */ | ||
/*! version: 0.23.1 */ |
{ | ||
"name": "@locker/ast-lib-maker", | ||
"version": "0.22.5", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
"author": "Salesforce UI Security Team", | ||
"description": "Lightning Web Security AST library maker utilities", | ||
"keywords": [ | ||
"ast", | ||
"locker", | ||
"salesforce" | ||
], | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.mjs.js", | ||
"sideEffects": false, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "rollup --config .rolluprc.cjs", | ||
"build:dev": "cross-env NODE_ENV=development yarn build", | ||
"clean": "locker-trash dist/", | ||
"test": "yarn build && jest" | ||
}, | ||
"dependencies": { | ||
"@locker/shared": "0.22.5" | ||
}, | ||
"devDependencies": { | ||
"acorn-globals": "7.0.1" | ||
}, | ||
"files": [ | ||
"dist/", | ||
"!dist/*.map", | ||
"LICENSE.txt" | ||
] | ||
"name": "@locker/ast-lib-maker", | ||
"version": "0.23.1", | ||
"license": "SEE LICENSE IN LICENSE.txt", | ||
"author": "Salesforce UI Security Team", | ||
"description": "Lightning Web Security AST library maker utilities", | ||
"keywords": [ | ||
"ast", | ||
"locker", | ||
"salesforce" | ||
], | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.mjs.js", | ||
"sideEffects": false, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "rollup --config .rolluprc.cjs", | ||
"build:dev": "cross-env NODE_ENV=development yarn build", | ||
"clean": "locker-trash dist/", | ||
"test": "yarn build && jest" | ||
}, | ||
"dependencies": { | ||
"@locker/shared": "0.23.1" | ||
}, | ||
"devDependencies": { | ||
"acorn-globals": "7.0.1" | ||
}, | ||
"files": [ | ||
"dist/", | ||
"!dist/*.map", | ||
"LICENSE.txt" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25592
+ Added@locker/shared@0.23.1(transitive)
- Removed@locker/shared@0.22.5(transitive)
Updated@locker/shared@0.23.1