Socket
Socket
Sign inDemoInstall

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.9 to 0.1.0-alpha.10

flow/include/crc32.js

1

module-map.json

@@ -16,2 +16,3 @@ {

"containsNode": "fbjs/lib/containsNode",
"crc32": "fbjs/lib/crc32",
"createArrayFromMixed": "fbjs/lib/createArrayFromMixed",

@@ -18,0 +19,0 @@ "createNodesFromMarkup": "fbjs/lib/createNodesFromMarkup",

6

package.json
{
"name": "fbjs",
"version": "0.1.0-alpha.9",
"version": "0.1.0-alpha.10",
"description": "",

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

"prepublish": "npm run build",
"test": "NODE_ENV=test jest"
"test": "NODE_ENV=test jest",
"typecheck": "flow check src"
},

@@ -18,2 +19,3 @@ "author": "",

"del": "^1.2.0",
"flow-bin": "^0.14.0",
"gulp": "^3.9.0",

@@ -20,0 +22,0 @@ "gulp-babel": "^5.1.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