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

typeorm

Package Overview
Dependencies
Maintainers
2
Versions
858
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typeorm - npm Package Compare versions

Comparing version 0.0.2-alpha.41 to 0.0.2-alpha.42

2

package.json
{
"name": "typeorm",
"private": false,
"version": "0.0.2-alpha.41",
"version": "0.0.2-alpha.42",
"description": "Data-mapper ORM for Typescript",

@@ -6,0 +6,0 @@ "license": "Apache-2.0",

@@ -44,3 +44,4 @@ "use strict";

});
this.groupAndTransform(subEntity, existRelation, relationMetadata);
if (existRelation)
this.groupAndTransform(subEntity, existRelation, relationMetadata);
}

@@ -47,0 +48,0 @@ this.groupAndTransform(subEntity, subObject, relationMetadata);

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