Socket
Socket
Sign inDemoInstall

@ovotech/avro-timestamp-millis

Package Overview
Dependencies
Maintainers
250
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovotech/avro-timestamp-millis - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

22

package.json
{
"name": "@ovotech/avro-timestamp-millis",
"description": "A logical type representing Date as long number",
"version": "0.1.4",
"version": "0.1.5",
"main": "dist/index.js",

@@ -11,3 +11,3 @@ "source": "src/index.ts",

"repository": "git@github.com:ovotech/castle.git",
"homepage": "https://github.com/ovotech/castle/tree/master/packages/avro-timestamp-millis#readme",
"homepage": "https://github.com/ovotech/castle/tree/main/packages/avro-timestamp-millis#readme",
"scripts": {

@@ -22,11 +22,13 @@ "test": "jest --runInBand",

"devDependencies": {
"avsc": "^5.4.22",
"eslint-config-prettier": "^6.11.0",
"jest": "^26.4.2",
"prettier": "^2.1.2",
"ts-jest": "^26.4.0",
"ts-node": "^9.0.0"
"avsc": "^5.5.6",
"eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.5.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.2"
},
"peerDependencies": {
"avsc": "^5.4.22"
"avsc": "^5.5.6"
},

@@ -36,3 +38,3 @@ "jest": {

},
"gitHead": "44cb5b3482b0bec4a7de04d8a1edc133b57edf5b"
"gitHead": "e601f487340655a1d7f8770c060b19f620fb44b9"
}

@@ -100,3 +100,3 @@ # Avro Timestamp Millis

Deployment is preferment by lerna automatically on merge / push to master, but you'll need to bump the package version numbers yourself. Only updated packages with newer versions will be pushed to the npm registry.
Deployment is preferment by lerna automatically on merge / push to main, but you'll need to bump the package version numbers yourself. Only updated packages with newer versions will be pushed to the npm registry.

@@ -103,0 +103,0 @@ ## Contributing

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