New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gwen

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwen - npm Package Compare versions

Comparing version 0.10.1 to 0.11.0

2

lib/src/GwenBase.d.ts
import { GwenBaseBase, GwenParams } from './GwenBaseBase';
export declare class Gwen<Params extends GwenParams> extends GwenBaseBase<Params> {
export declare class Gwen<Params extends GwenParams = GwenParams> extends GwenBaseBase<Params> {
get row(): this;

@@ -4,0 +4,0 @@ get rowr(): this;

{
"name": "gwen",
"version": "0.10.1",
"version": "0.11.0",
"description": "A utility-first CSS library designed for brevity",

@@ -5,0 +5,0 @@ "main": "./lib/src/index.js",

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