New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flow-remove-types

Package Overview
Dependencies
Maintainers
1
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-remove-types - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

5

package.json
{
"name": "flow-remove-types",
"version": "1.2.2",
"version": "1.2.3",
"description": "Removes Flow type annotations from JavaScript files with speed and simplicity.",

@@ -30,3 +30,4 @@ "author": "Lee Byron <lee@leebyron.com> (http://leebyron.com/)",

"test": "./test.sh",
"test-update": "./test-update.sh"
"test-update": "./test-update.sh",
"postpublish": "./publish-npm-alias.sh"
},

@@ -33,0 +34,0 @@ "keywords": [

3

README.md

@@ -84,2 +84,5 @@ flow-remove-types

> Note: This package is also available under the *alias* `flow-node` since it's
> often looked for at that location due to the popularity of this script. Both
> scripts are available no matter which package you install.

@@ -86,0 +89,0 @@ ## Use the require hook

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