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

collimator

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collimator - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

lib/inspectors/schema.js

@@ -75,3 +75,2 @@ 'use strict';

character: { type: 'string' },
date: { type: 'string' },
bigint: { type: 'integer' },

@@ -104,2 +103,3 @@ integer: { type: 'integer' },

'double precision': { type: 'number' },
'date': { type: 'string', format: 'date-time' },
'time without time zone': { type: 'string', format: 'date-time' },

@@ -106,0 +106,0 @@ 'time with time zone': { type: 'string', format: 'date-time' },

@@ -90,3 +90,3 @@ {

},
"version": "5.1.0"
"version": "5.1.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