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

@drieam/api

Package Overview
Dependencies
Maintainers
4
Versions
370
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drieam/api - npm Package Compare versions

Comparing version 7.0.1 to 7.1.0

lib/hooks/index.d.ts

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [7.1.0](https://github.com/Drieam/drieam-ui/compare/v7.0.2...v7.1.0) (2020-08-26)
### Bug Fixes
* api-table add eduframe pagination defaults ([7faee9b](https://github.com/Drieam/drieam-ui/commit/7faee9bc9ae1a011c71f3a446fa00c164dc83fc1))
### Features
* [[#834](https://github.com/Drieam/drieam-ui/issues/834)] add hooks to drieam/api ([a6c4970](https://github.com/Drieam/drieam-ui/commit/a6c4970b3749ec5a0ff207182e33cdff9a007429))
## [7.0.1](https://github.com/Drieam/drieam-ui/compare/v7.0.0...v7.0.1) (2020-08-20)

@@ -8,0 +24,0 @@

1

lib/actions/index.d.ts
export * from './baseAction';
export * from './deleteEntity';
export * from './getRequest';
export * from './fetchEntity';

@@ -4,0 +5,0 @@ export * from './saveEntity';

@@ -11,1 +11,2 @@ export * from './core';

export * from './transform';
export * from './hooks';

4

package.json
{
"name": "@drieam/api",
"version": "7.0.1",
"version": "7.1.0",
"description": "Default Drieam api wrapper",

@@ -57,3 +57,3 @@ "author": "Stef Schenkelaars <stef@drieam.com>",

},
"gitHead": "3894ed927d68ba1c5567c5707f22a35109d7ed95"
"gitHead": "ebd7ed1f4c1b3f8e78c8d8195affa6440223a5da"
}

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

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