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

fast-npm-meta

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-npm-meta - npm Package Compare versions

Comparing version

to
0.4.0

18

package.json
{
"name": "fast-npm-meta",
"type": "module",
"version": "0.3.1",
"version": "0.4.0",
"description": "Get npm package metadata",

@@ -18,19 +18,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}
".": "./dist/index.mjs"
},
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"typesVersions": {
"*": {
"*": [
"./dist/*",
"./dist/index.d.ts"
]
}
},
"types": "./dist/index.d.mts",
"files": [

@@ -37,0 +25,0 @@ "dist"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet