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.21 to 0.16.0

30

package.json

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

],
"version": "0.15.21",
"version": "0.16.0",
"scripts": {

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

"dependencies": {
"@babel/template": "^7.18.10",
"@babel/traverse": "^7.20.1",
"@babel/types": "^7.20.2"
"@babel/template": "^7.22.5",
"@babel/traverse": "^7.22.5",
"@babel/types": "^7.22.5"
},

@@ -38,12 +38,12 @@ "devDependencies": {

"@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.21",
"@types/babel__traverse": "7.18.3",
"@types/jest": "^29.2.3",
"@zxbodya/recast": "0.21.4",
"jest": "^29.3.1",
"prettier": "^2.7.1",
"rimraf": "^4.1.2",
"typescript": "^4.9.3"
"@babel/preset-env": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@flowts/babel-plugin-recast": "^0.16.0",
"@types/babel__traverse": "7.20.1",
"@types/jest": "^29.5.2",
"@zxbodya/recast": "0.23.2",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"typescript": "^5.1.3"
},

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

},
"gitHead": "b333f2f24e2b799aa41efba6dc0b019cca1ca405"
"gitHead": "527127ec7d61de8035be78ed6449356a37c205bf"
}
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