New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vocabulary/earl

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vocabulary/earl - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

4

index.js
/* This file was automatically generated. Do not edit by hand. */
export default ({ factory }) => {
const f = factory;
const ns1 = 'https://www.w3.org/ns/earl#';
const ns1 = 'http://www.w3.org/ns/earl#';
const ns2 = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#';

@@ -11,3 +11,3 @@ const ns3 = 'http://www.w3.org/2000/01/rdf-schema#';

const ns7 = 'http://xmlns.com/foaf/spec/#';
const ns8 = 'https://www.w3.org/ns/';
const ns8 = 'http://www.w3.org/ns/';
const ns9 = 'http://www.w3.org/2009/pointers#';

@@ -14,0 +14,0 @@ const ns10 = 'http://www.w3.org/2002/07/';

{
"name": "@vocabulary/earl",
"version": "1.0.0",
"version": "2.0.0",
"type": "module",
"scripts": {
"fetch": "vocab-build datasets",
"generate-module": "vocab-build module"
"prebuild": "vocab-build module",
"build": "tsc",
"prepack": "npm run build"
},
"devDependencies": {
"@vocabulary/builder": "^1.0.0"
"@vocabulary/builder": "^1.0.1"
},

@@ -15,5 +17,5 @@ "homepage": "https://prefix.zazuko.com/prefix/earl:",

"prefix": "earl",
"namespace": "https://www.w3.org/ns/earl#",
"namespace": "http://www.w3.org/ns/earl#",
"xmlParserOptions": {
"baseIRI": "https://www.w3.org/ns/earl#"
"baseIRI": "http://www.w3.org/ns/earl#"
}

@@ -20,0 +22,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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