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

@zazuko/prefixes

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zazuko/prefixes - npm Package Compare versions

Comparing version

to
2.0.1

2

package.json
{
"name": "@zazuko/prefixes",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",

@@ -5,0 +5,0 @@ "repository": {

@@ -111,3 +111,3 @@ declare const prefixes: {

}
interface CustomPrefixes {
export interface CustomPrefixes {
[key: string]: string;

@@ -114,0 +114,0 @@ }