@postalsys/vmc
Advanced tools
Comparing version
'use strict'; | ||
// Root certificates from https://bimigroup.org/vmc-issuers/ | ||
const Path = require('path'); | ||
@@ -4,0 +6,0 @@ const fs = require('fs').promises; |
{ | ||
"name": "@postalsys/vmc", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "Parse VMC logo files", | ||
@@ -9,4 +9,8 @@ "main": "lib/vmc.js", | ||
"root-store": "node build-root-store.js", | ||
"prepublish": "npm run root-store || true" | ||
"update": "rm -rf node_modules package-lock.json && ncu -u && npm install && npm run root-store" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/postalsys/vmc.git" | ||
}, | ||
"keywords": [ | ||
@@ -18,13 +22,13 @@ "VMC" | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "2.3.0", | ||
"@peculiar/asn1-x509": "2.3.0", | ||
"@peculiar/asn1-x509-logotype": "2.3.0" | ||
"@peculiar/asn1-schema": "2.3.8", | ||
"@peculiar/asn1-x509": "2.3.8", | ||
"@peculiar/asn1-x509-logotype": "2.3.8" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.3.6", | ||
"eslint": "8.22.0", | ||
"chai": "4.4.1", | ||
"eslint": "8.56.0", | ||
"eslint-config-nodemailer": "1.2.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"mocha": "10.0.0" | ||
"eslint-config-prettier": "9.1.0", | ||
"mocha": "10.2.0" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
83267
3.28%32
14.29%598
1.36%7
-12.5%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated