Socket
Socket
Sign inDemoInstall

fbjs

Package Overview
Dependencies
Maintainers
4
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.12 to 0.2.0

15

package.json
{
"name": "fbjs",
"version": "0.1.0-alpha.12",
"version": "0.2.0",
"description": "",

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

"prepublish": "npm run build",
"pretest": "node node_modules/fbjs-scripts/node/check-dev-engines.js package.json",
"test": "NODE_ENV=test jest",

@@ -19,2 +20,3 @@ "typecheck": "flow check src"

"del": "^1.2.0",
"fbjs-scripts": "file:scripts",
"flow-bin": "^0.14.0",

@@ -24,8 +26,6 @@ "gulp": "^3.9.0",

"gulp-flatten": "^0.1.1",
"gulp-util": "^3.0.4",
"jest-cli": "^0.5.0",
"merge-stream": "^0.1.8",
"object-assign": "^3.0.0",
"run-sequence": "^1.1.0",
"through2": "^2.0.0"
"run-sequence": "^1.1.0"
},

@@ -39,4 +39,3 @@ "files": [

"lib/",
"module-map.json",
"scripts/"
"module-map.json"
],

@@ -67,3 +66,7 @@ "jest": {

"whatwg-fetch": "^0.9.0"
},
"devEngines": {
"node": "3.x",
"npm": "2.x"
}
}
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