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

@fxjs/orm

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fxjs/orm - npm Package Compare versions

Comparing version 1.4.2-postalpha.1 to 1.4.2-postalpha.2

lib/orm/entry/Adapters.js

2

lib/index.js

@@ -11,3 +11,3 @@ const vm = require("vm");

});
const orm = sbox.require('./orm/src/ORM', __dirname);
const orm = sbox.require('./orm/entry/ORM', __dirname);
module.exports = patch(orm);
{
"name": "@fxjs/orm",
"version": "1.4.2-postalpha.1",
"version": "1.4.2-postalpha.2",
"description": "Object Relational Mapping for fibjs",

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

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