You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vocabulary/ical

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/ical - npm Package Compare versions

Comparing version

to
1.0.4

9

package.json
{
"name": "@vocabulary/ical",
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -13,3 +13,3 @@ "main": "index.js",

"devDependencies": {
"@vocabulary/builder": "^1.0.6"
"@vocabulary/builder": "^1.0.7"
},

@@ -32,3 +32,6 @@ "homepage": "https://prefix.zazuko.com/prefix/ical:",

"*.nt"
]
],
"peerDependencies": {
"@rdfjs/types": "^1.0.0"
}
}