beauty-amp-core2
Advanced tools
Comparing version 0.4.7-beta.1 to 0.4.8-beta.1
{ | ||
"name": "beauty-amp-core2", | ||
"version": "0.4.7-beta.1", | ||
"version": "0.4.8-beta.1", | ||
"description": "Beautify (prettify) AMPscript for Marketing Cloud - prettifying library only. Version for further support.", | ||
@@ -22,4 +22,4 @@ "publisher": "fib3", | ||
"scripts": { | ||
"test": "cross-env NODE_ENV=development node --experimental-vm-modules node_modules/.bin/jest ./tests/", | ||
"test:prod": "cross-env NODE_ENV=production node --experimental-vm-modules node_modules/.bin/jest ./tests/", | ||
"test": "cross-env NODE_ENV=development node node_modules/.bin/jest ./tests/", | ||
"test:prod": "cross-env NODE_ENV=production node node_modules/.bin/jest ./tests/", | ||
"build": "cross-env NODE_ENV=production webpack --config webpack.config.js", | ||
@@ -26,0 +26,0 @@ "build:pack": "cross-env NODE_ENV=production webpack --config webpack.config.js; npm pack", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
306223