@teleology/fp
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@teleology/fp", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A small collection of functional programming utils", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:icarus-sullivan/teleology-fp.git", |
@@ -91,3 +91,3 @@ # @teleology/fp | ||
```javascript | ||
const { toss } = require('@teleology/fp'); | ||
const { pick } = require('@teleology/fp'); | ||
@@ -94,0 +94,0 @@ pick('[0].a.b')([ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package