Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

airflow-api

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airflow-api - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

14

package.json
{
"name": "airflow-api",
"version": "0.1.7",
"version": "0.1.8",
"description": "A node module for airflow in Typescript",

@@ -34,3 +34,3 @@ "main": "dist/index.js",

"@types/chai": "^4.2.7",
"@types/jest": "^24.0.24",
"@types/jest": "^24.9.0",
"@types/supertest": "^2.0.8",

@@ -41,11 +41,11 @@ "chai": "^4.2.0",

"supertest": "^4.0.2",
"ts-jest": "^24.2.0",
"ts-node": "^8.5.4",
"typedoc": "^0.15.5",
"ts-jest": "^24.3.0",
"ts-node": "^8.6.2",
"typedoc": "^0.15.8",
"typedoc-plugin-markdown": "^1.2.1",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},
"dependencies": {
"axios": "^0.19.0"
"axios": "^0.19.1"
}
}
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