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.19 to 0.15.20

2

dist/types.d.ts

@@ -6,3 +6,3 @@ import { BabelPluginPass } from './types/BabelPluginPass';

}
export declare type PluginPass = BabelPluginPass<PluginOptions>;
export type PluginPass = BabelPluginPass<PluginOptions>;
//# sourceMappingURL=types.d.ts.map

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

],
"version": "0.15.19",
"version": "0.15.20",
"scripts": {

@@ -32,17 +32,17 @@ "cover": "jest --coverage",

"@babel/traverse": "^7.20.1",
"@babel/types": "^7.20.0"
"@babel/types": "^7.20.2"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
"@babel/preset-env": "^7.19.4",
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@flowts/babel-plugin-recast": "^0.15.19",
"@flowts/babel-plugin-recast": "^0.15.20",
"@types/babel__traverse": "7.18.2",
"@types/jest": "^29.2.1",
"@types/jest": "^29.2.3",
"@zxbodya/recast": "0.21.4",
"jest": "^29.2.2",
"jest": "^29.3.1",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},

@@ -55,3 +55,3 @@ "jest": {

},
"gitHead": "b4974903577236d8524a47064f57a83bbf0fce11"
"gitHead": "12d69cc5c3175e9f9e6b1f71b69f7091b99dce3c"
}

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