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

fis-kernel

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-kernel - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

8

lib/file.js

@@ -106,3 +106,9 @@ /*

set: (function (prop) {
return function () {
return function (val) {
if (val === false) {
this._likes[v] = false;
return;
}
var that = this;

@@ -109,0 +115,0 @@ likes.forEach(function (v) {

2

package.json
{
"name" : "fis-kernel",
"description" : "fis kernel.",
"version" : "2.0.7",
"version" : "2.0.8",
"author" : "FIS Team <fis@baidu.com>",

@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/",

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