Socket
Socket
Sign inDemoInstall

fp-toolkit

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

5

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.2.3](https://github.com/fp-toolkit/fp-toolkit/compare/v1.2.2...v1.2.3) (2023-03-28)
### [1.2.2](https://github.com/fp-toolkit/fp-toolkit/compare/v1.2.1...v1.2.2) (2023-03-28)

@@ -10,6 +12,5 @@

### Bug Fixes
* **docs site:** async and result modules docs ([ed7ae47](https://github.com/fp-toolkit/fp-toolkit/commit/ed7ae478e6e1eb2e7150b3ba134a0b16c0c02cd4))
- **docs site:** async and result modules docs ([ed7ae47](https://github.com/fp-toolkit/fp-toolkit/commit/ed7ae478e6e1eb2e7150b3ba134a0b16c0c02cd4))

@@ -16,0 +17,0 @@ ## [1.2.0](https://github.com/fp-toolkit/fp-toolkit/compare/v1.1.3...v1.2.0) (2023-03-24)

@@ -22,14 +22,6 @@ {

],
"version": "1.2.2",
"main": "./dist/fp-toolkit.cjs",
"module": "./dist/fp-toolkit.mjs",
"types": "./dist/fp-toolkit.d.ts",
"exports": {
".": {
"require": "./dist/fp-toolkit.cjs",
"import": "./dist/fp-toolkit.mjs"
}
},
"version": "1.2.3",
"main": "./src/index.ts",
"scripts": {
"build": "tsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.ts",
"build": "tsc && vite build",
"test": "vitest",

@@ -47,3 +39,2 @@ "test:coverage": "vitest --watch=false --coverage",

"@vitest/coverage-c8": "^0.29.2",
"dts-bundle-generator": "^7.1.0",
"eslint": "^8.32.0",

@@ -50,0 +41,0 @@ "eslint-config-prettier": "^8.6.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc