Socket
Socket
Sign inDemoInstall

fbjs

Package Overview
Dependencies
Maintainers
8
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.8.0 to 0.8.1

flow/lib/Promise.js

9

CHANGELOG.md
## [Unreleased]
## [0.8.1] - 2016-04-18
## Added
- We now include a `Promise` class definition in `flow/lib` to account for the changes in Flow v0.23 which removed non-spec methods. This will allow our code to continue typechecking while using these methods.
## [0.8.0] - 2016-04-04
### Added

@@ -4,0 +13,0 @@ - Several additional modules. Notably, a collection of Unicode utilities and many new `functional` helpers.

4

package.json
{
"name": "fbjs",
"version": "0.8.0",
"version": "0.8.1",
"description": "A collection of utility libraries used by other Facebook JS projects",

@@ -47,3 +47,3 @@ "main": "index.js",

"fbjs-scripts": "file:scripts",
"flow-bin": "^0.22.1",
"flow-bin": "^0.23.0",
"gulp": "^3.9.0",

@@ -50,0 +50,0 @@ "gulp-babel": "^6.0.0",

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