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

prelude-extension

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prelude-extension - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "prelude-extension",
"version": "0.0.2",
"version": "0.0.3",
"description": "prelude-extension",

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

# Functions
```clamp :: Number -> Number -> Number```
`clamp :: Number -> Number -> Number`
```find-all :: String -> String -> Int -> [Int]```
`find-all :: String -> String -> Int -> [Int]`
```partition-string :: String -> String -> [[Int, Int, Bool]]```
`partition-string :: String -> String -> [[Int, Int, Bool]]`

@@ -9,0 +9,0 @@ # Test

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