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

@typedash/typedash

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typedash/typedash - npm Package Compare versions

Comparing version 3.7.12 to 3.7.13

src/String/capitalize.test.ts

2

package.json
{
"name": "@typedash/typedash",
"version": "3.7.12",
"version": "3.7.13",
"description": "Domain agnostic utility functions",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -83,3 +83,3 @@ // https://gcanti.github.io/fp-ts/modules/NonEmptyArray.ts.html

export { includes, sort, sortBy, groupWith, uniq, uniqBy } from 'ramda'
export { includes, sort, sortBy, groupWith, uniq, uniqBy, join } from 'ramda'

@@ -86,0 +86,0 @@ export {

export * from './_external'
export * from './capitalize'
export * from './getPropBySpec'

@@ -7,2 +8,3 @@ export * from './isNotEmpty'

export * from './stringify'
export * from './titleCase'
export * from './toBoolean'
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