You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@contentlayer2/client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentlayer2/client - npm Package Compare versions

Comparing version

to
0.5.5

4

package.json
{
"name": "@contentlayer2/client",
"version": "0.5.4",
"version": "0.5.5",
"type": "module",

@@ -16,5 +16,5 @@ "exports": "./dist/index.js",

"dependencies": {
"@contentlayer2/core": "0.5.4"
"@contentlayer2/core": "0.5.5"
},
"license": "MIT"
}