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

@newageerp/v3.app.list.list-data-source

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.app.list.list-data-source - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

7

dist/list-data-source.d.ts

@@ -7,4 +7,7 @@ import React, { ReactNode } from 'react';

};
doReload: () => void;
reloading: boolean;
reload: {
do: () => void;
reloading: boolean;
key?: string;
};
};

@@ -11,0 +14,0 @@ export declare type ListDataSourceProviderValue = {

@@ -30,4 +30,6 @@ "use strict";

},
doReload: () => { },
reloading: false,
reload: {
do: () => { },
reloading: false,
}
}

@@ -34,0 +36,0 @@ });

{
"name": "@newageerp/v3.app.list.list-data-source",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://bit.dev/newageerp/v3/app/list/list-data-source",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "v3/app/list/list-data-source",
"version": "0.0.4"
"version": "0.0.5"
},

@@ -12,0 +12,0 @@ "dependencies": {

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