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 0.0.0-20221217170403 to 0.0.0-20221217171844

7

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

@@ -14,9 +14,8 @@ "homepage": "https://kosko.dev",

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

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