New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.3 to 1.2.4

dist/index.esm.js

0

dist/index.d.ts
type ArgumentType = string | ArgumentType[];
export default function(...args: ArgumentType[]): string;

4

dist/index.js

@@ -6,2 +6,4 @@ /**

*/
'use strict';
function OneSpaces() {

@@ -28,2 +30,2 @@ var

export default OneSpaces;
module.exports = OneSpaces;
{
"name": "one-spaces",
"version": "1.2.3",
"version": "1.2.4",
"description": "A tiny module for making className 😎",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"author": {

@@ -7,0 +8,0 @@ "name": "TroyTae",

@@ -0,0 +0,0 @@ [![size](https://img.shields.io/github/size/TroyTae/one-spaces/dist/one-spaces.js?style=flat-square)](https://github.com/TroyTae/one-spaces/blob/master/dist/one-spaces.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