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

gulp-rewrite-flowtyped-modules

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rewrite-flowtyped-modules - npm Package Compare versions

Comparing version 0.0.5 to 0.0.7

4

package.json
{
"name": "gulp-rewrite-flowtyped-modules",
"description": "A flow-syntax-aware module dependency rewriter gulp plugin.",
"version": "0.0.5",
"version": "0.0.7",
"main": "src/index.js",

@@ -28,4 +28,4 @@ "license": "MIT",

"devDependencies": {
"jest": "^25.1.0"
"jest": "^26.6.3"
}
}

@@ -13,3 +13,3 @@ # gulp-rewrite-flowtyped-modules

[fbjs](https://github.com/facebook/fbjs) package. The difference here is that
it isn't done through [`flow-parser`](https://www.npmjs.com/package/flow-parser), and therefore keeps flow types intact.
it isn't done through Babel, but through [`flow-parser`](https://www.npmjs.com/package/flow-parser), and therefore keeps flow types intact.

@@ -16,0 +16,0 @@ ## Options

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