New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@windingtree/wt-airline-schemas

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/wt-airline-schemas - npm Package Compare versions

Comparing version 0.6.1 to 0.6.4

README.md

18

package.json
{
"name": "@windingtree/wt-airline-schemas",
"version": "0.6.1",
"version": "0.6.4",
"description": "Airline data schemas for WT platform",
"main": "index.js",
"scripts": {
"build": "npm run clean && ../management/build.js airlines",
"build": "npm run clean && ./build.js airline",
"clean": "rimraf dist",

@@ -13,3 +13,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"type": "git",
"url": "git+https://github.com/windingtree/wt-schemas.git"
"url": "git+https://github.com/windingtree/wt-airline-schemas.git"
},

@@ -19,9 +19,13 @@ "author": "Ondrej Chmelar <ondrej.chmelar@fragaria.cz>",

"bugs": {
"url": "https://github.com/windingtree/wt-schemas/issues"
"url": "https://github.com/windingtree/wt-airline-schemas/issues"
},
"homepage": "https://github.com/windingtree/wt-schemas#readme",
"homepage": "https://github.com/windingtree/wt-airline-schemas#readme",
"dependencies": {
"@windingtree/wt-shared-schemas": "^0.6.0",
"rimraf": "^2.6.3"
"@windingtree/wt-shared-schemas": "^0.6.3",
"rimraf": "^2.6.3",
"yamljs": "^0.3.0"
},
"publishConfig": {
"access": "public"
}
}

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