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

amberpine

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amberpine - npm Package Compare versions

Comparing version

to
0.0.6

2

package.json
{
"name": "amberpine",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -122,3 +122,3 @@ const path = require('path');

description: content,
url: `${blogMeta.site_url}post/${post.key}.html`,
url: `${blogMeta.url}blog/post/${post.key}.html`,
guid: post.key,

@@ -125,0 +125,0 @@ author: blogMeta.author,