Socket
Socket
Sign inDemoInstall

@ovotech/avro-ts

Package Overview
Dependencies
Maintainers
77
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovotech/avro-ts - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

18

package.json
{
"name": "@ovotech/avro-ts",
"description": "Convert avro schemas into typescript interfaces",
"version": "1.1.1",
"version": "1.1.2",
"main": "dist/index.js",

@@ -21,9 +21,9 @@ "source": "src/index.ts",

"@ovotech/avro-logical-types": "^1.0.0",
"@types/jest": "^24.0.11",
"@types/jest": "^24.0.13",
"@types/node": "^11.11.4",
"avsc": "^5.4.7",
"jest": "^24.5.0",
"prettier": "^1.16.4",
"ts-jest": "^24.0.0",
"tslint": "^5.14.0",
"avsc": "^5.4.10",
"jest": "^24.8.0",
"prettier": "^1.17.1",
"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0"

@@ -35,5 +35,5 @@ },

"dependencies": {
"typescript": "^3.4.3"
"typescript": "^3.5.1"
},
"gitHead": "b932b8948421d3f28fa6b2ffd49ea9163447d18d"
"gitHead": "08920fa2c6cc9a25f01f9de4c1b2283291d93b1b"
}
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