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 2.103.0 to 2.104.0

3

index.js

@@ -156,2 +156,5 @@ /**

InferredPredicate: removeNode,
OpaqueType: removeNode,
DeclareOpaqueType: removeNode,
DeclareExportDeclaration: removeNode,

@@ -158,0 +161,0 @@ ClassDeclaration: removeImplementedInterfaces,

4

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

@@ -46,3 +46,3 @@ "author": {

"dependencies": {
"flow-parser": "^0.103.0",
"flow-parser": "^0.104.0",
"pirates": "^3.0.2",

@@ -49,0 +49,0 @@ "vlq": "^0.2.1"

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