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

@fastkit/helpers

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/helpers - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

9

package.json
{
"name": "@fastkit/helpers",
"version": "0.10.0",
"version": "0.10.1",
"description": "A small collection of helper implementations for processing primitive values and objects.",

@@ -16,6 +16,7 @@ "buildOptions": {

},
"main": "index.js",
"module": "dist/helpers.mjs",
"main": "./dist/helpers.mjs",
"exports": {
".": "./dist/helpers.mjs"
},
"files": [
"index.js",
"dist"

@@ -22,0 +23,0 @@ ],

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