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

@dpc-sdp/ripple-global

Package Overview
Dependencies
Maintainers
3
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dpc-sdp/ripple-global - npm Package Compare versions

Comparing version 1.0.0-alpha.22 to 1.0.0-alpha.23

2

mixins/cardtrimfield.js

@@ -17,3 +17,3 @@ import breakpoint from '@dpc-sdp/ripple-global/mixins/breakpoint'

// Set the max height of a summary field.
if (typeof window !== 'undefined' && this.$el && this.$breakpoint.m) {
if (typeof window !== 'undefined' && this.$el && this.$el.querySelector && this.$breakpoint.m) {
// Elements

@@ -20,0 +20,0 @@ let card = this.$el

{
"name": "@dpc-sdp/ripple-global",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"description": "The core styles and utilities used by all ripple components. Includes sets of colours, fonts, breakpoints.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

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