@startupjs/orm
Advanced tools
Comparing version 0.56.0-alpha.44 to 0.56.0-alpha.53
@@ -169,1 +169,5 @@ import { singletonMemoize } from '@startupjs/cache' | ||
export * from './schemaAssociations.js' | ||
export { | ||
aggregation, | ||
aggregationHeader as __aggregationHeader | ||
} from '@startupjs/utils/aggregation' |
{ | ||
"name": "@startupjs/orm", | ||
"type": "module", | ||
"version": "0.56.0-alpha.44", | ||
"version": "0.56.0-alpha.53", | ||
"description": "ORM system for Racer.js and ShareDB", | ||
@@ -15,2 +15,3 @@ "main": "lib/index.js", | ||
"@startupjs/cache": "^0.56.0-alpha.0", | ||
"@startupjs/utils": "^0.56.0-alpha.53", | ||
"pluralize": "^8.0.0", | ||
@@ -28,3 +29,3 @@ "racer": "1.0.1" | ||
"readmeFilename": "README.md", | ||
"gitHead": "4b49d4a5927fc27badb78144781658a6b7e05d5e" | ||
"gitHead": "b262ddbd0ca367a0bd1669d3d39c2adae3739aba" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26747
506
4
+ Added@startupjs/utils@0.56.0-alpha.64(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.7(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)