🚀 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.1.0

2

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

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

@@ -86,2 +86,3 @@ declare const prefixes: {

readonly shex: string;
readonly shsh: string;
readonly sioc: string;

@@ -88,0 +89,0 @@ readonly skos: string;

@@ -83,2 +83,3 @@ import prefixesOnly from './lib/prefixesOnly.js';

shex: 'http://www.w3.org/ns/shex#',
shsh: 'https://www.w3.org/ns/shacl-shacl#',
sioc: 'http://rdfs.org/sioc/ns#',

@@ -85,0 +86,0 @@ skos: 'http://www.w3.org/2004/02/skos/core#',