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

ferrydb

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ferrydb - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

dist/index.js

@@ -68,7 +68,2 @@ "use strict";

}
if (data[field] !== void 0 && data[field] !== null) {
if (typeof data[field] !== type) {
throw new Error(`${field} is not of type ${type}`);
}
}
}

@@ -75,0 +70,0 @@ }

2

package.json
{
"name": "ferrydb",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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