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

one-spaces

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

one-spaces - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

4

dist/index.d.ts
declare type ClassName = undefined | null | boolean | string | ClassName[];
declare function OneSpaces(...args: ClassName[]): string;
export default OneSpaces;
declare function spaces(...args: ClassName[]): string;
export default spaces;
/**
* @author TroyTae
* @version 1.3.6
* @version 1.3.7
* @license MIT

@@ -5,0 +5,0 @@ * @name one-spaces

/**
* @author TroyTae
* @version 1.3.6
* @version 1.3.7
* @license MIT

@@ -5,0 +5,0 @@ * @name one-spaces

/**
* @author TroyTae
* @version 1.3.6
* @version 1.3.7
* @license MIT

@@ -5,0 +5,0 @@ * @name one-spaces

{
"name": "one-spaces",
"version": "1.3.6",
"version": "1.3.7",
"description": "A tiny module for making className 😎",

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

@@ -8,3 +8,3 @@ [![build](https://img.shields.io/github/workflow/status/TroyTae/one-spaces/one-spaces/master?style=flat-square)](https://github.com/TroyTae/one-spaces/actions?query=workflow%3Aone-spaces)

We are striving for the best performance and lightweight.
Please check our [benchmark](./benchmark)!!
Please check our [benchmark result](./benchmark)!!!

@@ -11,0 +11,0 @@ ## Installation

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