Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

beauty-amp-core2

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beauty-amp-core2 - npm Package Compare versions

Comparing version 0.4.7-beta.1 to 0.4.8-beta.1

6

package.json
{
"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",

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