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.11.4 to 0.11.5

24

package.json

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

],
"version": "0.11.4",
"version": "0.11.5",
"scripts": {

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

"dependencies": {
"@babel/template": "^7.10.4",
"@babel/traverse": "^7.12.5",
"@babel/types": "^7.12.6"
"@babel/template": "^7.12.7",
"@babel/traverse": "^7.12.7",
"@babel/types": "^7.12.7"
},

@@ -39,16 +39,16 @@ "devDependencies": {

"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/preset-typescript": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/preset-typescript": "^7.12.7",
"@types/babel__traverse": "7.0.15",
"@types/jest": "^26.0.15",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@zxbodya/recast": "^0.18.9",
"codecov": "^3.8.1",
"eslint": "^7.13.0",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"jest": "^26.6.3",
"prettier": "^2.1.2",
"prettier": "^2.2.0",
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},

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

},
"gitHead": "be5924905af221a824c57b477ab0a318e2fa16ca"
"gitHead": "1105aeb3e07aef08b9a454b288c0e4259982b940"
}

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