🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

is-bun-module

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-bun-module - npm Package Compare versions

Comparing version

to
1.2.1

5

package.json

@@ -5,3 +5,3 @@ {

"description": "Is this specifier a Bun core module or supported Node one?",
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",

@@ -47,4 +47,3 @@ "files": [

"lint": "bun --bun eslint . --cache",
"type-check": "bun --bun tsc",
"postinstall": "bun --bun husky"
"type-check": "bun --bun tsc"
},

@@ -51,0 +50,0 @@ "dependencies": {