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

febs-browser

Package Overview
Dependencies
Maintainers
3
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

febs-browser - npm Package Compare versions

Comparing version 0.8.43 to 0.8.44

dist/febs-0.8.44/febs.base.js

2

libs/dom.js

@@ -848,3 +848,3 @@

var _thisLength = (this.length) ? this.length : 1;
var _thisLength = (this.length) ? this.length : 0;

@@ -851,0 +851,0 @@ for (var i = 0; i < _thisLength; i++) {

@@ -74,3 +74,3 @@ {

"name": "febs-browser",
"version": "0.8.43"
"version": "0.8.44"
}

@@ -643,2 +643,3 @@ febs 库是一些常用的工具的合集;

next(selector?:string|dom|HTMLElement) : $;
each((e)=>{});
```

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