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

@arroyodev-llc/utils.fs

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arroyodev-llc/utils.fs - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

dist/index.cjs.map

16

package.json

@@ -15,6 +15,6 @@ {

"eslint": "^8",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^4.2.1",

@@ -27,3 +27,3 @@ "lint-staged": "^13.2.3",

"unbuild": "^1.2.1",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},

@@ -34,3 +34,3 @@ "dependencies": {

},
"main": "./dist/index.cjs",
"main": "dist/index.mjs",
"license": "Apache-2.0",

@@ -40,11 +40,9 @@ "publishConfig": {

},
"version": "0.1.10",
"version": "0.1.11",
"types": "./dist/index.d.ts",
"type": "module",
"sideEffects": false,
"module": "./dist/index.mjs",
"exports": {
".": {
"import": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs"

@@ -51,0 +49,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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