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

@ulu/frontend

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ulu/frontend - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

js/helpers/css-breakpoint.js

@@ -120,3 +120,3 @@ /**

* @param {String} name The name of the breakpoint to get
* @return {Breakpoint} Breakpoint to act on (see BreakpointDirection)
* @return {Breakpoint} Breakpoint to act on (see Breakpoint class)
*/

@@ -123,0 +123,0 @@ at(name) {

{
"name": "@ulu/frontend",
"version": "0.0.13",
"version": "0.0.14",
"description": "Theming library",

@@ -5,0 +5,0 @@ "browser": "js/index.js",

@@ -56,3 +56,3 @@ /**

* @param {String} name The name of the breakpoint to get
* @return {Breakpoint} Breakpoint to act on (see BreakpointDirection)
* @return {Breakpoint} Breakpoint to act on (see Breakpoint class)
*/

@@ -59,0 +59,0 @@ at(name: string): Breakpoint;

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