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

@sap/cloud-sdk-vdm-scheduling-agreement-service

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/cloud-sdk-vdm-scheduling-agreement-service - npm Package Compare versions

Comparing version 1.8.1 to 1.9.0

2

package.json

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

{"bundleDependencies":false,"dependencies":{"@sap/cloud-sdk-core":"^1.8.1"},"deprecated":false,"description":"SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for the SAP S/4HANA Cloud scheduling agreement service","devDependencies":{"@types/node":"^11.13.5","typedoc":"^0.15.0","typescript":"^3.5.2"},"homepage":"https://www.sap.com/cloud-sdk","main":"./index.js","name":"@sap/cloud-sdk-vdm-scheduling-agreement-service","peerDependencies":{"@sap/cloud-sdk-core":"^1.8.1"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":""},"scripts":{"compile":"npx tsc","doc":"npx typedoc","version":"node ../../../after-version-update.js"},"types":"./index.d.ts","version":"1.8.1","license":"SEE LICENSE IN developer-license-3.1.txt"}
{"bundleDependencies":false,"dependencies":{"@sap/cloud-sdk-core":"^1.9.0"},"deprecated":false,"description":"SAP Cloud SDK for JavaScript: Virtual Data Model (VDM) for the SAP S/4HANA Cloud scheduling agreement service","devDependencies":{"@types/node":"^11.13.5","typedoc":"^0.15.0","typescript":"^3.5.2"},"homepage":"https://www.sap.com/cloud-sdk","main":"./index.js","name":"@sap/cloud-sdk-vdm-scheduling-agreement-service","peerDependencies":{"@sap/cloud-sdk-core":"^1.9.0"},"publishConfig":{"access":"public"},"repository":{"type":"git","url":""},"scripts":{"compile":"npx tsc","doc":"npx typedoc","version":"node ../../../after-version-update.js"},"types":"./index.d.ts","version":"1.9.0","license":"SEE LICENSE IN developer-license-3.1.txt"}

@@ -5,1 +5,12 @@ # @sap/cloud-sdk-vdm-scheduling-agreement-service

This service is part of the following communication scenarios: Purchase Scheduling Agreement Integration (SAP_COM_0103).
### Helpful Links
- [Tutorials on developers.sap.com](https://developers.sap.com/tutorial-navigator.html?tag=products:technology-platform/sap-cloud-sdk/sap-cloud-sdk&tag=topic:javascript)
- [SAP Cloud SDK on StackOverflow](https://stackoverflow.com/questions/tagged/sap-cloud-sdk?tab=Newest)
- [SAP Cloud SDK on answers.sap.com](https://answers.sap.com/tags/73555000100800000895)
- [Release notes](https://help.sap.com/doc/2324e9c3b28748a4ae2ad08166d77675/1.0/en-US/js-index.html)
- [All versions of this documentation](https://help.sap.com/viewer/product/SAP_CLOUD_SDK/1.0/en-US)
- [Product page of the SAP Cloud SDK](https://developers.sap.com/topics/cloud-sdk.html)
- [SAP Cloud SDK Continuous Delivery Toolkit](https://github.com/SAP/cloud-s4-sdk-pipeline)
- [Example Applications using the SAP Cloud SDK](https://github.com/SAP/cloud-s4-sdk-examples)

@@ -631,4 +631,6 @@ /*!

*/
const _keys: any;
const _keys: {
[keys: string]: Selectable<SchAgrmtAcCnt>;
};
}
//# sourceMappingURL=SchAgrmtAcCnt.d.ts.map

@@ -611,4 +611,6 @@ /*!

*/
const _keys: any;
const _keys: {
[keys: string]: Selectable<SchAgrmtHeader>;
};
}
//# sourceMappingURL=SchAgrmtHeader.d.ts.map

@@ -983,4 +983,6 @@ /*!

*/
const _keys: any;
const _keys: {
[keys: string]: Selectable<SchAgrmtItem>;
};
}
//# sourceMappingURL=SchAgrmtItem.d.ts.map

@@ -190,4 +190,6 @@ /*!

*/
const _keys: any;
const _keys: {
[keys: string]: Selectable<SchAgrmtPartner>;
};
}
//# sourceMappingURL=SchAgrmtPartner.d.ts.map

@@ -258,4 +258,6 @@ /*!

*/
const _keys: any;
const _keys: {
[keys: string]: Selectable<SchAgrmtSchLine>;
};
}
//# sourceMappingURL=SchAgrmtSchLine.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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