Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0 to 0.15.1

24

package.json

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

],
"version": "0.15.0",
"version": "0.15.1",
"scripts": {

@@ -30,16 +30,16 @@ "cover": "jest --coverage",

"dependencies": {
"@babel/template": "^7.16.0",
"@babel/traverse": "^7.16.5",
"@babel/types": "^7.16.0"
"@babel/template": "^7.16.7",
"@babel/traverse": "^7.16.7",
"@babel/types": "^7.16.7"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-object-rest-spread": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@flowts/babel-plugin-recast": "^0.15.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@flowts/babel-plugin-recast": "^0.15.1",
"@types/babel__traverse": "7.14.2",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@zxbodya/recast": "0.21.0",
"jest": "^27.4.5",
"jest": "^27.4.7",
"prettier": "^2.5.1",

@@ -55,3 +55,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "a275638a7179f1e5f78b5ebc8f485f986d95ed1f"
"gitHead": "81f434a591ecfcdeb198a9277dc690935b447038"
}
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