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

babel-plugin-typescript-to-flow

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-typescript-to-flow - npm Package Compare versions

Comparing version 0.15.17 to 0.15.18

2

dist/helperTypes.js

@@ -8,3 +8,3 @@ "use strict";

const ast = (0, template_1.default)({
plugins: ['flow'],
plugins: [['flow', { enums: true }]],
}).ast;

@@ -11,0 +11,0 @@ const Pick = ast `type Pick<T: {}, K: $Keys<T>> = $ObjMapi<

@@ -9,3 +9,3 @@ {

],
"version": "0.15.17",
"version": "0.15.18",
"scripts": {

@@ -54,3 +54,3 @@ "cover": "jest --coverage",

},
"gitHead": "8f6b8e551c96be84d5b778531c4a31935fe4b351"
"gitHead": "f2abc5c3770d45af21b8e41992bfc5959ee2b5ef"
}

Sorry, the diff of this file is not supported yet

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