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

@preply/ds-core

Package Overview
Dependencies
Maintainers
7
Versions
400
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preply/ds-core - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3-beta.811e69e4ea80b16196e988e81bbac2109856b5b5.72

2

dist/layout/types.d.ts
export declare type LayoutType = 'flex' | 'grid';
export declare type LayoutGap = 'none' | 'small' | 'base' | 'medium' | 'large';
export declare type LayoutGap = 'none' | 'small' | 'base' | 'medium' | 'large' | 'xlarge';
export declare type LayoutAlignItems = 'center' | 'start' | 'end' | 'stretch' | 'baseline';

@@ -4,0 +4,0 @@ export declare type LayoutJustifyItems = 'start' | 'center' | 'end' | 'stretch';

{
"name": "@preply/ds-core",
"version": "0.9.2",
"version": "0.9.3-beta.811e69e4ea80b16196e988e81bbac2109856b5b5.72+811e69e",
"publishConfig": {

@@ -20,3 +20,3 @@ "access": "public"

},
"gitHead": "164b0db2143666da9b39e1b921d8921f7f7d810e"
"gitHead": "811e69e4ea80b16196e988e81bbac2109856b5b5"
}
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