Socket
Socket
Sign inDemoInstall

elastic-orm

Package Overview
Dependencies
14
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.3.3

dist/index.d.ts

7

package.json
{
"name": "elastic-orm",
"version": "0.2.1",
"version": "0.3.3",
"description": "Elasticsearch object relational mapper.",

@@ -11,2 +11,4 @@ "scripts": {

},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {

@@ -23,3 +25,4 @@ "type": "git",

"validation",
"mapping"
"mapping",
"typescript"
],

@@ -26,0 +29,0 @@ "author": "Twiddle",

@@ -17,4 +17,5 @@ {

"include": [
"./src/**/*"
"./src/**/*",
"./index.ts",
]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc