Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mle-js-bindings

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mle-js-bindings - npm Package Compare versions

Comparing version 21.3.0 to 23.2.0

2

LICENSE.txt

@@ -1,2 +0,2 @@

Copyright (c) 2017, 2022, Oracle and/or its affiliates.
Copyright (c) 2017, 2023, Oracle and/or its affiliates.

@@ -3,0 +3,0 @@ The Universal Permissive License (UPL), Version 1.0

/**
Copyright (c) 2019, 2021, Oracle and/or its affiliates.
Copyright (c) 2019, 2022, Oracle and/or its affiliates.

@@ -47,6 +47,2 @@ The Universal Permissive License (UPL), Version 1.0

BOOLEAN = 3,
/** Type CLOB */
CLOB = 4,
/** Type BLOB */
BLOB = 5,
/** Type Object */

@@ -71,3 +67,5 @@ OBJECT = 6,

/** Type OracleBLOB */
ORACLE_BLOB = 15
ORACLE_BLOB = 15,
/** Type DbTypeJson */
DB_TYPE_JSON = 16
}

@@ -74,0 +72,0 @@ /**

{
"name": "mle-js-bindings",
"version": "21.3.0",
"version": "23.2.0",
"description": "MLE Bindings for Oracle Database DBMS_MLE",

@@ -14,2 +14,2 @@ "types": "mle-js-bindings.d.ts",

"bugs": "https://github.com/oracle-samples/mle-modules/issues"
}
}
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