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

flowify

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowify - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

index.js

28

package.json
{
"name": "flowify",
"version": "1.0.0",
"description": "",
"version": "2.0.0",
"description": "flow in a browserify transform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dependencies": {
"babel-core": "^6.11.4",
"babel-plugin-transform-flow-strip-types": "^6.8.0",
"through": "^2.3.8"
},
"author": "",
"license": "ISC"
"license": "MIT",
"keywords": [
"browserify",
"transform",
"flow"
],
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/WebReflection/flowify.git"
},
"author": "Andrea Giammarchi",
"bugs": {
"url": "https://github.com/WebReflection/flowify/issues"
},
"homepage": "https://github.com/WebReflection/flowify#readme"
}
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