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.6 to 0.8.7

lib/setImmediate.js

6

CHANGELOG.md
## [Unreleased]
## [0.8.7] - 2016-12-19
### Added
- New module: `setImmediate`.
## [0.8.6] - 2016-11-09

@@ -5,0 +11,0 @@

1

module-map.json

@@ -92,2 +92,3 @@ {

"resolveImmediate": "fbjs/lib/resolveImmediate",
"setImmediate": "fbjs/lib/setImmediate",
"shallowEqual": "fbjs/lib/shallowEqual",

@@ -94,0 +95,0 @@ "someObject": "fbjs/lib/someObject",

3

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

@@ -69,2 +69,3 @@ "main": "index.js",

"promise": "^7.1.1",
"setimmediate": "^1.0.5",
"ua-parser-js": "^0.7.9"

@@ -71,0 +72,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