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

@bigbinary/neeto-cist

Package Overview
Dependencies
Maintainers
13
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigbinary/neeto-cist - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

index.mjs

9

package.json
{
"name": "@bigbinary/neeto-cist",
"version": "1.0.4",
"version": "1.0.5",
"description": "A package encapsulating common utility functions used across neeto products",

@@ -13,3 +13,3 @@ "repository": "git@github.com:bigbinary/neeto-cist.git",

".": {
"import": "./index.js",
"import": "./index.mjs",
"require": "./index.cjs.js",

@@ -33,4 +33,4 @@ "types": "./index.d.ts"

"files": [
"index.js",
"index.js.map",
"index.mjs",
"index.mjs.map",
"index.cjs.js",

@@ -102,2 +102,3 @@ "index.cjs.js.map",

"formik": "^2.2.9",
"glob": "^10.3.10",
"husky": "^7.0.4",

@@ -104,0 +105,0 @@ "i18next": "22.5.1",

@@ -6,3 +6,4 @@ # neeto-cist

A collection of common utility functions used across all our
[neeto](https://neeto.com) products
[neeto](https://neeto.com) products. Try out the utility functions live at
[neetoCommons REPL](https://neeto-cist.neeto.com/).

@@ -23,3 +24,2 @@ ## Installation Instructions

## List of Pure Functions

@@ -26,0 +26,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