Socket
Socket
Sign inDemoInstall

creamcrop

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

creamcrop - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

6

CHANGELOG.md

@@ -0,1 +1,5 @@

# v0.5.1
Patch update which fixes a server bug.
# v0.5.0

@@ -33,2 +37,2 @@

- RSS feed parsing
- Displays latest news in a website
- Displays latest news in a website

2

docs/_coverpage.md

@@ -5,3 +5,3 @@ ![header](./assets/Favicon.png)

# Creamcrop <small>v0.5.0</small>
# Creamcrop <small>v0.5.1</small>

@@ -8,0 +8,0 @@ > A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter

@@ -113,3 +113,3 @@ > Learn the fundamentals of creamcrop

Qlabs (@Quantalabs)
0.5.0
0.5.1
```

@@ -155,3 +155,3 @@

$ cream --version
0.5.0
0.5.1
```
{
"name": "@creamcropdev/creamcrop",
"version": "0.5.0",
"version": "0.5.1",
"description": "A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter.",

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

{
"name": "creamcrop",
"version": "0.5.0",
"version": "0.5.1",
"description": "A cream-of-the-crop, top-of-the-top, slice-and-chop, absolutely minimalist news getter.",

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

@@ -194,3 +194,2 @@ const http = require('http');

});
res.end(html);

@@ -197,0 +196,0 @@ if (req.url === '/') {

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