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

fbjs

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbjs - npm Package Compare versions

Comparing version 0.1.0-alpha.8 to 0.1.0-alpha.9

2

flow/include/fetchWithRetries.js

@@ -23,3 +23,3 @@ /**

type InitWithRetries = {
export type InitWithRetries = {
body?: mixed;

@@ -26,0 +26,0 @@ cache?: ?string;

@@ -16,2 +16,6 @@ /**

Object.defineProperty(exports, '__esModule', {
value: true
});
function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }

@@ -18,0 +22,0 @@

{
"name": "fbjs",
"version": "0.1.0-alpha.8",
"version": "0.1.0-alpha.9",
"description": "",

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

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