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

@kosko/common-utils

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kosko/common-utils - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

12

package.json
{
"name": "@kosko/common-utils",
"version": "1.1.0",
"version": "1.1.1",
"description": "Common utilities used in Kosko.",

@@ -19,13 +19,7 @@ "homepage": "https://kosko.dev",

"node": {
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.node.mjs"
},
"import": "./dist/index.node.mjs",
"types": "./dist/index.d.ts",
"require": "./dist/index.node.cjs"
},
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.base.mjs"
},
"import": "./dist/index.base.mjs",
"types": "./dist/index.d.ts",

@@ -32,0 +26,0 @@ "require": "./dist/index.node.cjs"

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