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

caleres-checkout-styles

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caleres-checkout-styles - npm Package Compare versions

Comparing version 0.2.24 to 0.2.25

12

package.json
{
"name": "caleres-checkout-styles",
"version": "0.2.24",
"version": "0.2.25",
"description": "Style Supporting MVC Checkout",

@@ -18,5 +18,5 @@ "main": "_core.scss",

"license": "ISC",
"_id": "caleres-checkout-styles@0.2.23",
"_shasum": "e41a36242f7ba2881eebf71c50f3c700ecb004cb",
"_from": "caleres-checkout-styles@0.2.23",
"_id": "caleres-checkout-styles@0.2.24",
"_shasum": "69fc0f458759b93743e64730b5391f1d88d36b54",
"_from": "caleres-checkout-styles@0.2.24",
"_npmVersion": "2.11.3",

@@ -47,3 +47,5 @@ "_nodeVersion": "0.12.7",

"directories": {},
"_resolved": "https://registry.npmjs.org/caleres-checkout-styles/-/caleres-checkout-styles-0.2.23.tgz"
"_resolved": "https://registry.npmjs.org/caleres-checkout-styles/-/caleres-checkout-styles-0.2.23.tgz",
"readme": "#caleres-cart-styles\nStyles to accompany MVC cart\n\nCreate the file */source/Assets/Shared/Styles/Checkout.scss* and add the following content:\n\n```\n@import 'caleres-checkout-styles';\n```\n\nIf you are using the White Label, do this instead:\n\n```\n@import '../../../styles/variables/theme';\n@import '../../../styles/variables/globals';\n@import 'caleres-checkout-styles';\n```\n\nThis file will be compiled into: */Assets/Shared/Checkout.scss*\n\nYou may also want to change .build/config.js to the following:\n```\nmodule.exports = {\n\tsite: 'http://www.naturalizer.com/',\n\tshop_records: '/shop_records/',\n\tsecure: '/secure/'\n};\n```\n\n\nTest pages are included in the _test-pages_ folder. Good luck!",
"readmeFilename": "README.md"
}

Sorry, the diff of this file is not supported yet

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