New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coldwired/utils

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coldwired/utils - npm Package Compare versions

Comparing version 0.11.4 to 0.12.0

dist/types/index.d.ts

9

package.json

@@ -10,3 +10,3 @@ {

"module": "./dist/index.es.js",
"types": "./dist/types/src/index.d.ts",
"types": "./dist/types/index.d.ts",
"exports": {

@@ -18,3 +18,4 @@ ".": {

},
"version": "0.11.4",
"type": "module",
"version": "0.12.0",
"devDependencies": {

@@ -27,3 +28,3 @@ "just-debounce-it": "^3.2.0",

},
"packageManager": "pnpm@8.6.9",
"packageManager": "pnpm@8.15.4",
"prettier": {

@@ -78,2 +79,4 @@ "singleQuote": true,

"test": "vitest run",
"test:webkit": "vitest run --browser.name=webkit",
"test:firefox": "vitest run --browser.name=firefox",
"coverage": "vitest run --coverage",

@@ -80,0 +83,0 @@ "lint": "run-s lint:*",

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