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.18 to 0.15.19

22

package.json

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

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

@@ -31,18 +31,18 @@ "cover": "jest --coverage",

"@babel/template": "^7.18.10",
"@babel/traverse": "^7.19.0",
"@babel/types": "^7.19.0"
"@babel/traverse": "^7.20.1",
"@babel/types": "^7.20.0"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
"@babel/preset-env": "^7.19.0",
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
"@babel/preset-env": "^7.19.4",
"@babel/preset-typescript": "^7.18.6",
"@flowts/babel-plugin-recast": "^0.15.17",
"@types/babel__traverse": "7.18.1",
"@types/jest": "^29.0.0",
"@flowts/babel-plugin-recast": "^0.15.19",
"@types/babel__traverse": "7.18.2",
"@types/jest": "^29.2.1",
"@zxbodya/recast": "0.21.4",
"jest": "^29.0.2",
"jest": "^29.2.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"typescript": "^4.8.2"
"typescript": "^4.8.4"
},

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

},
"gitHead": "f2abc5c3770d45af21b8e41992bfc5959ee2b5ef"
"gitHead": "b4974903577236d8524a47064f57a83bbf0fce11"
}
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