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

febs

Package Overview
Dependencies
Maintainers
1
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

febs - npm Package Compare versions

Comparing version 0.3.12 to 0.3.13

2

package.json

@@ -47,3 +47,3 @@ {

"name": "febs",
"version": "0.3.12"
"version": "0.3.13"
}

@@ -89,2 +89,7 @@ // Type definitions for febs

/**
* @desc: getDate2('20120509')
* @return: Date.
*/
function getDate2(strDate: string): Date;
/**
* @desc: 合并多个map.

@@ -91,0 +96,0 @@ * @return: {}

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