Socket
Socket
Sign inDemoInstall

@heartlandone/banner-ui

Package Overview
Dependencies
Maintainers
8
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heartlandone/banner-ui - npm Package Compare versions

Comparing version 0.1.48 to 0.2.0

style/my-account-banner-components.css

9

package.json
{
"name": "@heartlandone/banner-ui",
"version": "0.1.48",
"version": "0.2.0",
"description": "My Account Banner Components",

@@ -19,7 +19,8 @@ "main": "dist/index.cjs.js",

"dist/",
"loader/"
"loader/",
"style/"
],
"scripts": {
"build": "npm run postbuild && stencil build --docs",
"postbuild": "npm run stencil-postbuild --prefix ../banner-ui-react",
"build": "mkdir -p style && stencil build --docs",
"postbuild": "cp dist/my-account-banner-components/*.css style/ && npm run stencil-postbuild --prefix ../banner-ui-react",
"start": "stencil build --dev --watch --serve --debug --no-cache",

@@ -26,0 +27,0 @@ "lint": "node scripts/e2e-test-module-validation.js && yarn eslint --max-warnings=0 src && yarn prettier -c .",

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