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

@progress/jsdo-core

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/jsdo-core - npm Package Compare versions

Comparing version 6.0.1-2018-10-20-00006 to 6.0.1

11

notice.txt
=========================================================================
== NOTICE file corresponding to section 4 d of ==
== the Apache License, Version 2.0, ==
== in this case for the Progress JSDO Core Module v6.0 ==
== in this case for the Progress JSDO Core Module ==
=========================================================================
Progress JSDO Core Module v6.0
Progress JSDO Core Module
Copyright © 2018 Progress Software Corporation or one of its subsidiaries or affiliates. All Rights Reserved.
Copyright © 2018-2019 Progress Software Corporation or one of its subsidiaries or affiliates. All Rights Reserved.
For license information see the LICENSE file which accompanies this NOTICE.txt file.
Any open source software that may be delivered by Progress Software Corporation embedded in or in association with Progress Data Source Core v6.0 is provided pursuant to the open source license applicable to the software and subject to the disclaimers and limitations on liability set forth in such license.
Any open source software that may be delivered by Progress Software Corporation embedded in or in association with Progress JSDO Core Module is provided pursuant to the open source license applicable to the software and subject to the disclaimers and limitations on liability set forth in such license.
Updated 3/19/2019
{
"name": "@progress/jsdo-core",
"version": "6.0.1-2018-10-20-00006",
"version": "6.0.1",
"description": "JSDO Core Module",

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

# JSDO Core Module
The JSDO Core Module is an implementation of the JSDO used to provide support to the Progress Data Source component.
This package is a client side typescript library for Progress Data Object Services. Its purpose is to provide an easy to understand API for querying, creating, updating and deleting Progress Data Objects as well as invoke server side business logic.
The JSDO can be used by hybrid mobile apps, mobile web apps, and web browser apps to access OpenEdge and Rollbase servers. The JSDO has successfully been used with servers other than OpenEdge such as Node.js to export data to a Progress® Rollbase Application.
Additional packages are available for Data Sources that further simplify the API for Angular, Telerik® NativeScript, and a Node.js server.
### Getting Started
#### Installation
`npm install @progress/jsdo-core`
### Documentation
Progress® Data Objects, which include the JSDO on the client, represent the Progress-released implementation of Cloud Data Objects. For more information on the latest release, see the <a href="https://documentation.progress.com/output/pdo">Progress Data Objects Guide and Reference.</a>
Progress® Data Objects in an OpenEdge business application can be accessed using the JSDO on the client. For more information, see the <a href="https://docs.progress.com/bundle/data-object-guide/page/Overview-of-Progress-Data-Objects-Services-and-Catalogs.html">Progress Data Objects Guide and Reference.</a>
### JSDO and OpenEdge compatibility
| JSDO version | OpenEdge version |
|----|----|
| 6.0.x, 5.0.0 | 11.6.4, 11.7.x |
| ------------ | ---------------- |
| 6.0.0, 5.0.1 | 11.6.4, 11.7.x |
| 6.0.1 | 12.0.x |
### Download<a name="download"></a>
You can <a href="https://github.com/progress/JSDO/zipball/master">download a copy of the full JSDO </a> to a zip file or the individual files below.
You can <a href="https://github.com/progress/JSDO/zipball/master">download a copy of the full JSDO </a> to a zip file or download one of the data sources that extend the JSDO below:
* <a href="https://www.npmjs.com/package/@progress/jsdo-angular">Data source for Angular</a>
* <a href="https://www.npmjs.com/package/@progress/jsdo-nativescript">Data source for NativeScript</a>
* <a href="https://www.npmjs.com/package/@progress/jsdo-node">Data source for Node</a>
### License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

@@ -17,0 +36,0 @@

Sorry, the diff of this file is too big to display

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