Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

f-curator

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

f-curator - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

.github/FUNDING.yml

10

CHANGELOG.md
# Changelog
#### = 1.3.6 (November 30, 2022) =
* fix: Fixed a bug where no data was added and not displayed.
* fix: Fixed sorting issues after deleting items.
* tweak: Enhanced experience before clicking a link.
* tweak: Form performance optimization.
#### = 1.3.5 (November 28, 2022) =

@@ -4,0 +14,0 @@

2

dist/app.min.js.LICENSE.txt

@@ -18,3 +18,3 @@ /*

* @source: https://github.com/xizon/f-curator
* @version: 1.3.5 (November 28, 2022)
* @version: 1.3.6 (November 30, 2022)
* @author: UIUX Lab <uiuxlab@gmail.com>

@@ -21,0 +21,0 @@ * @license: MIT

@@ -121,2 +121,5 @@ /**

if ( typeof data.category === typeof undefined ) data.category = db.get("classList").state.classList[0];
if (data) {

@@ -123,0 +126,0 @@ crawl(data.category, data.title, data.url, function (response) {

{
"name": "f-curator",
"version": "1.3.5",
"version": "1.3.6",
"applicationName": "F-Curator",

@@ -5,0 +5,0 @@ "officialWebsite": "https://xizon.github.io/F-Curator-Official-Website/",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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